ï»¿a:link{
  text-decoration: none;
  color: #333;
}
a:visited{
  text-decoration: none;
  color: #333;
}
a:hover{
  text-decoration: none;
  color: #333;
}
a:active{
  text-decoration: none;
  color: #333;
}
.banner{
  width: 100vw;
  overflow: hidden;
  position: relative;
}
.swiper-container1 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.swiper-pagination-bullet{
  width: 12px;
  height:12px;
  /* opacity: .5; */
  background-color: #fff !important;
}
.swiper-pagination-bullet-active{
  background-color: #f2374d !important;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-container2 .swiper-slide img{
  width: 100%;
  height:250px;
}
.swiper-pagination{
  bottom:18px !important;
}
.swiper-wrapper{
  width: 100%;
}
.swiper-slide{
  justify-content: flex-start;
}
.swiper-title{
  color: #fff;
  width: 100%;
  height: 50px;
  position: absolute;
  bottom:0px;
  background-color: #121212;
  color: #f0f1f5;
  line-height: 50px;
  text-align: left;
  opacity: 0.95;
  padding-left: 10px;
}
.swiper-title a:link{
  font-size: 14px;
  color: #fff;
  width: 70%;
  height: 50px;
  position: absolute;
  bottom:0px;
  background-color: #121212;
  color: #f0f1f5;
  line-height: 50px;
  text-align: left;
  opacity: 0.95;
  padding-left: 10px;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper-title a:visited{
  color: #fff;
}
.swiper-title a:hover{
  color: #ccc;
}
.swiper-title a:active{
  color: #fff;
}
.swiper-container2 .swiper-pagination{
  text-align: right;
  padding-right: 10px;
  right:0;
}
.swiper2{
  width: 690px;
  overflow: hidden;
  position: relative;
}
.maincon{
padding:10px 10px;

}
.contoprightnewslist{
  box-sizing: border-box;
  position: relative;
  margin-top: 10px;
}
#tabs .tabshead{
  display: flex;
  border-bottom: #7d7d7d 2px solid;
  margin-bottom: 10px;
  height: 32px;
  font-size: 17px;
}
#tabs .tabshead li{
  margin:0px 20px 10px 0px;
  height: 32px;
}
#tabs .tabshead li a:link{
  color: #333;
  text-decoration: none;
}
#tabs .tabshead li a:visited{
  color: #333;
}
#tabs .tabshead li a:hover{
  color: #004a96;
}
#tabs .tabshead li a:active{
  color: #333;
} 
.ttik{
  display: inline;
  margin-right: 10px;
}
.newsdate{
  color: #7d7d7d;
}
.tabsconlist{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: #ccc 1px dashed;
}
.tabsmore{
  position: absolute;
  right:0;
  top:0px;
}

.tabscon div a:link{
  display: block;
  font-size: 14px;
  text-decoration: none;
  width: 78%;
  color: #121212;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabscon div a:visited{
  font-size: 14px;
  text-decoration: none;
  color:#121212;
  line-height: 42px;
}
.tabscon div a:hover{
  font-size: 14px;
  text-decoration: none;
  color: #183883;
  line-height: 42px;
}
.tabscon div a:active{
  font-size: 14px;
  text-decoration: none;
  color: #121212;
  line-height: 42px;
}
#tabs .tabsmore a:link{
  text-decoration: none;
  color: #333;
  font-size: 14px;
  width: 100%;
  line-height: 28px;
}
#tabs .tabsmore a:visited{
  text-decoration: none;
  color: #333;
  font-size: 14px;
}
#tabs .tabsmore a:hover{
  text-decoration: none;
  color: #333;
  font-size: 14px;
}
#tabs .tabsmore a:active{
  text-decoration: none;
  color: #333;
  font-size: 14px;
}
.glycolor{
  background-color: #f0f1f5;
}
.ywcon{
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ywconbox{
  background-color: #fff;
  padding-bottom: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 48%;
  margin-bottom: 20px;
}
.ywconbox img{
  width: 100%;
}
.ywtit{
  font-size: 22px;
  font-weight: bold;
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  margin-top: 10px;
}
.xqbut{
  display: flex;
  justify-content: center;
  align-items: center;
  border:#b3b3b3 1px solid;
  color: #5a5a5a;
  font-size: 14px;
  cursor: pointer;
}
.glywh{
  width: 100px;
  height:25px;
  padding-left: 9px;
}
.gundong{
  background-color: #fff;
  width: 100vw;
  overflow: hidden;
}

.botmnvbox{
  display: flex;
  width: 90%;
  flex-direction: column;
  border: solid 1px #ccc;
  margin: 30px auto;
  padding: 20px;
  justify-content: center;
  align-items: flex-start;
}
.imgandbut{
  width: 100%;
}
.botmnvbox img{
  width: 100%;
}
.botmnvtit{
  font-size: 18px;
  font-weight: bold;
  padding-left: 0px;
  line-height: 35px;
}
.butnvwh{
  height:30px;
  background-color: #183883;
  color:#fff;
  margin-top: 10px;
  width: 75%;
}<!--ºÄÊ±1754531538.1468Ãë-->