
.list-banner{
  width: 100%;
  height: 25vw;
}
.list-banner img{
  display: block;
  width: 100%;
  height: 100%;
}
.mbx{
  margin-top: 0.5vw;
  margin-bottom: 1vw;
  font-family: MicrosoftYaHei;
  font-size: 0.73vw;
  letter-spacing: 0.03vw;
  color: #4d4d4d;
}
.mbx *{
  font-family: MicrosoftYaHei;
  font-size: 0.73vw;
  letter-spacing: 0.03vw;
  color: #4d4d4d;
}
/*about*/
.ab-jj{
  width: 100%;
  height: 26.2vw;
  box-sizing: border-box;
  padding-top: 8vw;
  background: url("../img/ab-jj-bg.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.ab-jj-wen{
  height: 18.2vw;
  box-sizing: border-box;
  padding: 2.25vw 9vw 0;
  background-color: #1754a1;
}
.ab-jj-wen *{
  font-family: MicrosoftYaHeiLight;
  font-size: 0.7vw;
  letter-spacing: 0.13vw;
  color: #ffffff;
}
.ab-jj-wen p:nth-of-type(1){
  font-family: MicrosoftYaHei;
  text-align: center;
  font-size: 1.2vw;
  line-height: 1.2vw;
  letter-spacing: 0.03vw;
  color: #ffffff;
}
.ab-jj-wen p{
  text-align: justify;
  margin-bottom: 1.5vw;
}
.ab-wh{
  padding-top: 4.2vw;
}
.ab-wh p:first-of-type{
  font-family: MicrosoftYaHei;
  font-size: 1.2vw;
  line-height: 1.2vw;
  letter-spacing: 0.03vw;
  margin-bottom: 1.4vw;
}
.ab-wh *{
  text-align: center;
  font-family: MicrosoftYaHeiLight;
  font-size: 0.73vw;
  line-height: 1.6vw;
  letter-spacing: 0.11vw;
  color: #333333;
}
.ab-hd{
  margin-top: 3.8vw;
}
.ab-hd-pics{
  display: flex;
  justify-content: space-between;
}
.ab-hd-box{
  width: 14.84vw;
  height: 13.54vw;
  position: relative;
}
.ab-hd-box img{
  display: block;
  width: 100%;
  height: 100%;
}
.ab-hd-box>p{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.5vw;
  background-color: rgba(0,0,0,0.2);
  font-family: MicrosoftYaHeiLight;
  font-size: 1vw;
  line-height: 2.5vw;
  letter-spacing: 0.38vw;
  color: #ffffff;
  text-indent: 1em;
}

.ab-cy-con{
  width: 100%;
  background-color: #f2f2f2;
  box-sizing: border-box;
  padding-top: 1.7vw;
}
.swiper-father{
  position: relative;
  width: 50vw;
  margin:0 auto;
}
.ab-cy .swiper-container{
  width: 38vw;
  margin:0 auto;
  height: 12.5vw;
}
.cy-banner .swiper-slide p:nth-of-type(1){
  text-align: center;
  font-family: MicrosoftYaHeiLight;
  font-size: 1.2vw;
  line-height: 1.2vw;
  letter-spacing: 0.03vw;
  color: #333333;
}
.cy-banner .swiper-slide p:nth-of-type(2){
  font-family: MicrosoftYaHeiLight;
  font-size: 0.83vw;
  text-align: center;
  margin-top: 0.8vw;
  margin-bottom: 1.7vw;
  color: #333333;
}
.cy-banner .swiper-slide p:nth-of-type(3){
  width: 38vw;
  height: 5.6vw;
  font-size: 0.9vw;
  line-height: 1.4vw;
  margin: 0 auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:4;
  overflow: hidden;
}
.ab-cy .swiper-pagination{
  width: 62.5vw;
  height: 8.33vw;
  margin:0 auto 2vw;
  position: static;
  display: flex;
  justify-content: space-around;
}
.ab-cy .swiper-pagination-bullet{
  width: auto;
  height: auto;
  opacity: 1;
  background:transparent;
}
.ab-cy .swiper-pagination-bullet img{
  border-radius: 50%;
  border:0.5vw solid #ccc;
}
.ab-cy .swiper-pagination-bullet-active img{
  border-radius: 50%;
  border:0.5vw solid  #1754a1;
}
.ab-cy .swiper-button-next, .ab-cy .swiper-button-prev{
  background: url("../img/ab-jt.png") center no-repeat #999999;
}
.ab-cy .swiper-button-next, .ab-cy .swiper-button-prev{
  width: 2.08vw;
  height: 2.08vw;
  border-radius: 0.21vw;
}
.ab-cy .swiper-button-next{
  transform: rotateZ(180deg);
}
.ab-cy .swiper-button-next:hover, .ab-cy .swiper-button-prev:hover{
  background-color: #1754a1;
}
.ab-tit{
  margin-top: 4vw;
  margin-bottom: 2vw;
  font-family: MicrosoftYaHei;
  font-size: 1.2vw;
  line-height: 1.2vw;
  letter-spacing: 0.03vw;
  color: #333333;
  text-align: center;
}
.ab-zz-con{
  width: 62.5vw;
  margin:0 auto 2vw;
  display: flex;
  justify-content: space-between;

}
.ab-zz-box{
  width: 14.84vw;
  height: 17.71vw;
  background-color: #f2f2f2;
  position: relative;
}
.ab-zz-box img{
  display: block;
  width: 10.78vw;
  height: 15.31vw;
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
}
/*link*/
.lx-con{
  width: 62.5vw;
  height: 38.96vw;
  border-radius: 1.04vw;
  margin:5vw auto 6vw;
  overflow: hidden;
}
.lx-left{
  float: left;
  width: 23.5vw;
  height: 38.96vw;
  background-color: #002759;
  box-sizing:border-box;
  padding: 4vw 0 0 4vw;
}
.lx-left .logo2{
  width: 9vw;
  height: 2.4vw;
  margin-left:3.6vw;
  margin-bottom: 3vw;
}
.lx-left .logo2 img{
  display: block;
  width: 100%;
  height: 100%;
}
.lx-left p{
  font-family: MicrosoftYaHeiLight;
  font-size: 0.8vw;
  line-height: 0.8vw;
  letter-spacing: 0.03vw;
  color: #ffffff;
  margin-bottom: 3vw;
}
.lx-erwei img{
  display: inline-block;
  margin-right: 2.8vw;
  width: 6.3vw;
  height: 6.3vw;
}
.lx-right{
  float: right;
  width: 39vw;
  height: 100%;
  background: url("../img/lx-bg.jpg") center no-repeat;
}
.lx-right>p:nth-of-type(1){
  font-family: "宋体";
  padding-top: 3.96vw;
  font-size: 1.88vw;
  line-height: 1.88vw;
  font-weight: bold;
  letter-spacing: 0.07vw;
  color: #ffffff;
  text-align: center;
}
.lx-right>p:nth-of-type(2){
  padding-top: 0.73vw;
  font-family: PingFang-SC-Medium;
  font-size: 1.2vw;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0.05vw;
  color: #ffffff;
  text-align: center;
}
.map{
  margin: 2.2vw auto;
  width: 29.64vw;
  height: 24.06vw;
  background-color: #ffffff;
  border-radius: 1.04vw;
}
/*news*/
.xw-tit{
  font-family: MicrosoftYaHei;
  font-size: 1.46vw;
  line-height: 1.46vw;
  letter-spacing: 0.06vw;
  color: #4d4d4d;
  text-align: center;
  margin-top: 2vw;
}
.xw-tit2{
  padding-top: 0.68vw;
  margin-bottom: 1vw;
  font-family: MicrosoftYaHei;
  font-size: 0.73vw;
  font-style: italic;
  letter-spacing: 0.03vw;
  color: #4d4d4d;
  text-align: center;
}
.xw-hd{
  display: flex;
  justify-content: center;
}
.xw-hd li{
  width: 4.17vw;
  height: 1.46vw;
  font-family: MicrosoftYaHei;
  font-size: 0.73vw;
  line-height: 1.46vw;
  letter-spacing: 0.03vw;
  color: #333333;
  text-align: center;
  margin-right: 0.5vw;
  margin-bottom: 1vw;
}
.xw-hd li:hover{
  background-color: #1754a1;
  color: #fff;
}
.xw-hd li.xw-btn{
  background-color: #1754a1;
  color: #fff;
}
.xw-bd li:nth-of-type(2n+1){
  float: left;
}
.xw-bd li:nth-of-type(2n){
  float: right;
}
.xw-bd li{
  width: 30.21vw;
  height: 8.33vw;
  background-color: #f2f2f2;
  box-sizing:border-box;
  padding: 1vw 1.3vw;
  margin-bottom: 1vw;
}
.xw-bd li a{
  display: block;
  width: 21vw;
  float: left;
}
.xw-bd li a p:nth-of-type(1){
  font-family: MicrosoftYaHei;
  font-size: 0.94vw;
  line-height: 2.03vw;
  letter-spacing: 0.04vw;
  color: #333333;
  margin-bottom: 0.6vw;
}
.xw-bd li a p:nth-of-type(2){
  border-top: 1px solid #ccc;
  padding-top: 0.6vw;
  font-family: MicrosoftYaHeiLight;
  font-size: 0.7vw;
  line-height: 0.94vw;
  letter-spacing: 0.03vw;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:3;
  overflow: hidden;
}
.news-date{
  float: right;
  width: 5.21vw;
  height: 6.25vw;
  box-sizing: border-box;
  padding-top: 1vw;
  background-color: #ccc;
  position: relative;
}
.news-dateBg{
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: #1754a1;
}
.news-date-con{
  width: 100%;
  height: calc(100% - 1vw);
  position: absolute;
  top: 1vw;
  left: 0;
  z-index: 10;
}
.xw-bd li:hover .news-dateBg{
  width: 100%;
  transition: width 0.3s linear;
}
.news-date p{
  text-align: center;
  color: #fff;
}
.news-date p:nth-of-type(1){
  width: 3.13vw;
  border-bottom: 1px solid #fff;
  padding-bottom: 1vw;
  margin:0 auto;
  font-family: MicrosoftYaHei;
  font-size: 1.2vw;
  line-height: 1.2vw;
  color: #ffffff;
}
.news-date p:nth-of-type(2){
  font-family: MicrosoftYaHei;
  font-size: 0.73vw;
  letter-spacing: 0.03vw;
  color: #ffffff;
  margin-top: 1vw;
}
/*fenye*/
.fenye {
  width: 100%;
  padding-top: 1vw;
  padding-bottom: 2vw;
  text-align: center;
}
.fenye ul {
  display: inline-block;
  overflow: hidden;
}
.fenye ul li {
  float: left;
  font-family: MicrosoftYaHei;
  font-size: 0.7vw;
  color: #333;
  margin: 0 6px;
  padding: 6px 10px;
}
.fenye ul li a {
  color: #333;
  font-size: 0.7vw;
}
.fenye ul .thisclass {
  background-color: #1754a1;
  color: white;
  border: 1px solid transparent;
}
.fenye ul .thisclass a {
  color: white;
}
/*cp*/
.cp-left{
  float: left;
  width: 11.25vw;
}
.cp-rz>p{
  width: 100%;
  height: 2.4vw;
  line-height: 2.4vw;
  text-align: center;
  border: solid 0.05vw #1754a1;
  font-family: SourceHanSerifCN-Regular;
  font-size: 1.04vw;
  letter-spacing: 0.04vw;
  color: #1754a1;
}
.cp-rz-check{
  width: 100%;
  margin-top: 0.6vw;
  box-sizing: border-box;
  border: solid 1px #1754a1;
  border-bottom:0;
}
.cp-rz-check li{
  width: 100%;
  height: 2vw;
  box-sizing: border-box;
  border-bottom: solid 1px #1754a1;
}
.cp-rz-check li a{
  display: block;
  width: 100%;
  height: 100%;
  line-height: 2vw;
  font-family: MicrosoftYaHei;
  font-size: 0.83vw;
  letter-spacing: 0.03vw;
  color: #ffffff;
  text-align: center;
  background-color: #1754a1;
}
.cp-rz-check li:hover a{
  background-color: #ffffff;
  color: #1754a1;
}
.cp-rz-check li a.cp-active{
  background-color: #ffffff;
  color: #1754a1;
}
.cp-left .cp-rz{
  margin-bottom: 4.8vw;
}
.cp-right{
  width: 46.09vw;
  float: right;
  margin-right: 2vw;
}
.cp-tit{
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 1.2vw;
  line-height: 2vw;
  color: #1754a1;
  margin-bottom: 2.2vw;
}
.cp-box{
  width: 100%;
  padding-bottom: 1.8vw;
  border-bottom: 1px solid #1754a1;
  position: relative;
  margin-bottom: 2vw;
}
.cp-box .cp-pic{
  width: 13.54vw;
  height: 9.38vw;
  overflow: hidden;
  float: left;
}
.cp-box .cp-pic img{
  display: block;
  width: 100%;
  height: 100%;
}
.cp-box .cp-wen{
  float: right;
  width: 30vw;
}
.cp-wen p:nth-of-type(1) a{
  display: block;
  font-family: MicrosoftYaHei;
  font-size: 0.94vw;
  margin-bottom: 1vw;
  color: #333333;
}
.cp-wen p:nth-of-type(2) a{
  width: 100%;
  height: 3vw;
  line-height: 1vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:3;
  overflow: hidden;
  font-family: MicrosoftYaHeiLight;
  font-size: 0.73vw;
  letter-spacing: 0.09vw;
  color: #333333;
}
.cp-wen>a{
  display: block;
  position: absolute;
  bottom: 2vw;
  right: 0;
}
.cp-wen>a>span{
  margin: 0 auto 0.5vw;
  display: block;
  width: 1vw;
  height: 1vw;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-sizing: border-box;
  border:2px solid #1754a1;
  color: #1754a1;
  line-height: 0.8vw;
  text-align: center;
  font-family: "MicrosoftYaHei";
  font-weight: bold;
  font-size: 0.63vw;
}
.cp-wen>a{
  font-family: MicrosoftYaHeiLight;
  font-size: 0.63vw;
  color: #333;
}
.cp-box:hover .cp-wen>a{
  color: #1754a1;
}
.cp-box:hover .cp-wen>a>span{
  background-color: #1754a1;
  color: #fff;
}
/*cp-show*/
.show-cp-right{
  width: 44vw;
  float: right;
  margin-right: 2vw;
  padding-top: 2.6vw;
}
.show-cp-right p{
  font-family: MicrosoftYaHei;
  font-size: 0.73vw;
  line-height: 2vw;
  color: #333333;
}
.show-cp-right p.show-cp-tit{
  font-size: 0.94vw;
  color: #1754a1;
}


/*xnwen-show*/
.show-xw-tit{
  margin:1vw auto 2vw;
  width: 52.08vw;
  height: 4vw;
  background-color: #1754a1;
  font-family: MicrosoftYaHei;
  font-size: 1.2vw;
  line-height: 4vw;
  letter-spacing: 0.05vw;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.show-xw-tit:before{
  position: absolute;
  content:"";
  width: 16.67vw;
  height: 0.1vw;
  background-color: #ffffff;
  top:50%;
  left: 4.2vw;
}
.show-xw-tit:after{
  position: absolute;
  content:"";
  width: 16.67vw;
  height: 0.1vw;
  background-color: #ffffff;
  top:50%;
  right: 4.2vw;
}
.show-xw-con{
  width: 52.08vw;
  margin:0 auto;
}
.show-xw-tit2{
  font-family: MicrosoftYaHei;
  font-size: 0.94vw;
  letter-spacing: 0.04vw;
  color: #333333;
  text-align: center;
}
.show-xw-time{
  font-family: MicrosoftYaHei;
  font-size: 0.63vw;
  letter-spacing: 0.03vw;
  color: #333333;
  margin-top: 1vw;
  margin-bottom: 1.5vw;
  text-align: center;
}
.show-xw-zw{
  font-family: MicrosoftYaHei;
  font-size: 0.63vw;
  line-height: 2.03vw;
  letter-spacing: 0.03vw;
  color: #333333;
}
.show_fenye{
  padding-top: 1vw;
  margin-bottom: 3.5vw;
  float: right;
}
.show_fenye p{
  margin-top: 0.7vw;
}
.show_fenye *{
  font-family: MicrosoftYaHei;
  font-size: 0.73vw;
  letter-spacing: 0.1vw;
  color: #333333;
}

