﻿a:link{
  text-decoration: none;
  color: #333;
}
a:visited{
  text-decoration: none;
  color: #333;
}
a:hover{
  text-decoration: none;
  color: #595959;
}
a:active{
  text-decoration: none;
  color: #333;
}
.banner{
 position: relative;
}
.con{
  padding:35px 0;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.contoprightnewslist{
  box-sizing: border-box;
  width: 488px;
  background-color: #f3f3f3;
  padding:18px;
}
#tabs .tabshead{
  display: flex;
  border-bottom: #7d7d7d 2px solid;
  margin-bottom: 10px;
  height: 32px;
}
#tabs .tabshead li{
  margin:0px 35px 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;
  border-bottom: #ccc 1px dashed;
}
.tabscon div a:link{
  display: block;
  width: 380px;
  font-size: 14px;
  text-decoration: none;
  color: #121212;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabscon div a:visited{
  font-size: 14px;
  text-decoration: none;
  color:#121212;
  line-height: 40px;
}
.tabscon div a:hover{
  font-size: 14px;
  text-decoration: none;
  color: #183883;
  line-height: 40px;
}
.tabscon div a:active{
  font-size: 14px;
  text-decoration: none;
  color: #121212;
  line-height: 40px;
}
.glycolor{
  background-color: #f0f1f5;
}
.ywcon{
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.ywconbox{
  background-color: #fff;
  padding-bottom: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: 0.2s ease-in-out;
}
.ywconbox img{
  transition: 0.2s ease-in-out;
}
.ywconbox:hover{
  background-color: #fff;
  padding-bottom: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0px 0px 10px #999;
  transform: scale(1.01);
  overflow: hidden;
  margin-top: -10px;
}
.ywconbox:hover img{
  -webkit-filter: brightness(120%);
filter: brightness(120%);
}
.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: 160px;
  height:38px;
  padding-left: 9px;
}
.botmnv{
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.botmnvbox{
  display: flex;
  justify-content: space-between;
  border-right: solid 1px #b3b3b3;
  padding-right: 40px;
}
.botmnvbox:nth-last-child(1){
  border:0px;
  padding-right: 0px;
}
.botmnvtit{
  font-size: 18px;
  font-weight: bold;
  padding:30px;
  padding-left: 0px;
}
.butnvwh{
  height:30px;
  width: 90px;
  background-color: #183883;
  color:#fff;
  margin-top: 10px;
  border:0px;
}
.imgandbut{
  text-align: left;
}
.swiper-container1 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  min-width: 1200px;
}
.swiper-pagination-bullet{
  width: 12px;
  height:12px;
  /* opacity: .5; */
  background-color: #fff;
}
.swiper-pagination-bullet-active{
  background-color: #f2374d;
}
.banner .swiper-pagination-bullet{
  width: 12px;
  height:12px;
  /* opacity: .5; */
  background-color: #f2374d;
  display: none;
}
.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: 690px;
  height:452px;
}
.swiper-pagination{
  bottom:15px !important;
}
.swiper-wrapper{
  width: 100%;
  position: unset;
}
.swiper-slide{
  justify-content: center;
  width: 100%;
  overflow: hidden;
}
.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{
  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;
  width:auto;
  right:0;
}
.swiper2{
  width: 690px;
  overflow: hidden;
  position: relative;
}
.swiper-button-next,.swiper-button-prev{
  color: #fff;
  background-color: rgba(0 60 120 /80%);
  padding: 35px 35px;
}
.swiper2 .swiper-button-next,.swiper2 .swiper-button-prev{
  display: none;
}
.swiper-container1聽img{
聽聽height:聽500px;
}
