.indexSection {
  position: relative;
}
.indexSection #fm {
  width: 862px;
  height: 22px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.indexSection .indexBannerSwiper .swiper-slide img {
  width: 100%;
  height: 700px;
object-fit:cover;
}
.indexSection .indexBannerSwiper .swiper-button-next {
  right: 180px !important;
}
.indexSection .indexBannerSwiper .swiper-button-prev {
  left: 180px !important;
}
.indexSection .indexBannerSwiper .swiper-button-next::after,
.indexSection .indexBannerSwiper .swiper-button-prev::after {
  color: #01284D !important;
  font-size: 28px !important;
}
.twoSwction {
  padding: 20px 0 0 0;
}
.twoSwction .topCate_box {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  position: relative;
}
.twoSwction .topCate_box .btnSwiper {
  position: absolute;
  top: 0;
  right: 260px;
}
.twoSwction .topCate_box .btnSwiper img {
  cursor: pointer;
}
.twoSwction .topCate_box .btnSwiper img:last-child {
  margin-left: 10px;
}
.twoSwction .topCate_box .cate_ {
  width: 151px;
  height: 56px;
  color: #01284D;
  background-color: #eef3f8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border-radius: 10px;
  margin: 0 10px;
  cursor: pointer;
}
.twoSwction .topCate_box .cate_.active {
  background-color: #0472DA;
  color: #fff;
  font-weight: bold;
}
.twoSwction .bottom_box {
  padding-bottom: 50px;
  background: url('../images/mengban.png') no-repeat;
  background-size: 100% 180px;
  background-position: bottom;
}
.twoSwction .bottom_box .swiperSection:not(:nth-child(1)) {
  display: none;
}
.twoSwction .bottom_box .swiper-slide:hover .img {
  transform: scale(1.1);
}
.twoSwction .bottom_box .img_box {
  height: 186px;
  border-radius: 15px;
  overflow: hidden;
}
.twoSwction .bottom_box .img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  transition: linear 0.3s;
}
.twoSwction .bottom_box .info {
  margin: 10px 0 0 0;
  position: relative;
}
.twoSwction .bottom_box .info .more {
  position: absolute;
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  right: 15px;
  border-radius: 50%;
  top: -40px;
  background-color: #fff;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
}
.twoSwction .bottom_box .info .more img {
  width: 16px;
  height: 16px;
}
.twoSwction .bottom_box .info .title {
  color: #01284D;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.twoSwction .bottom_box .info .desc {
  font-size: 14px;
  color: #788da3;
}
.teseSection {
  padding: 50px 0;
}
.teseSection .teseContent {
  margin-top: 30px;
  display: flex;
}
.teseSection .teseContent .teseLeft {
  width: 280px;
}
.teseSection .teseContent .teseLeft .baoming {
  color: #F31515;
  font-size: 14px;
  margin-bottom: 10px;
}
.teseSection .teseContent .teseLeft .title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
}
.teseSection .teseContent .teseLeft .minge {
  font-weight: bold;
  font-size: 16px;
  color: #F31515;
  margin-bottom: 10px;
}
.teseSection .teseContent .teseLeft .bmbox {
  margin-bottom: 10px;
  border-bottom: 1px solid #e6e9ed;
}
.teseSection .teseContent .teseLeft .bm_item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.teseSection .teseContent .teseLeft .bm_item .timer {
  color: #5C6166;
}
.teseSection .teseContent .teseLeft .bm_item span {
  font-weight: bold;
  font-size: 16px;
}
.teseSection .teseContent .teseLeft .bm_detail {
  margin-top: 10px;
}
.teseSection .teseContent .teseLeft .bm_detail span {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}
.teseSection .teseContent .teseLeft .bm_detail .detail_bm {
  color: #5C6166;
  line-height: 2;
text-align: justify;
}
.teseSection .teseContent .teseCenter {
  width: 800px;
  height: 450px;
  border-radius: 10px;
  margin: 0 30px;
  overflow: hidden;
}
.teseSection .teseContent .teseCenter img {
  width: 100%;
  height: 100%;
}
.teseSection .teseContent .teseRight {
  flex: 1;
}
.teseSection .teseContent .teseRight .common_title {
  font-size: 18px;
}
.teseSection .teseContent .teseRight .common_title {
  padding-bottom: 15px;
}
.teseSection .teseContent .teseRight .more_hd {
padding-top:20px;
}
.teseSection .teseContent .teseRight .more_hd .more_item {
  display: block;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e9ed;
}
.teseSection .teseContent .teseRight .more_hd .more_item:first-child {
  margin-top: 20px;
}
.teseSection .teseContent .teseRight .more_hd .more_item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.teseSection .teseContent .teseRight .more_hd .more_tag {
  color: #F31515;
  font-size: 14px;
  margin-bottom: 10px;
}
.teseSection .teseContent .teseRight .more_hd .desc_ {
  font-size: 18px;
  color: #01284D;
}
.teseSection .teseContent .teseRight .more_hd .desc_ lable{
  font-size: 18px;
  color: #01284D;
}
.zixunSection {
  background-color: #eef3f8;
  padding: 50px 0;
}
.zixunSection .zixunContent {
  margin-top: 30px;
  display: flex;
}
.zixunSection .zixunContent .zixunLeft {
  width: 700px;
}
.zixunSection .zixunContent .zixunLeft .date {
  color: #0472DA;
  font-size: 16px;
  margin-bottom: 10px;
}
.zixunSection .zixunContent .zixunLeft .title {
  font-size: 32px;
  color: #01284D;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.zixunSection .zixunContent .zixunLeft .desc {
  font-size: 16px;
  color: #5C6166;
  line-height: 2;
  margin-bottom: 10px;
}
.zixunSection .zixunContent .zixunLeft .zixun_img {
  height:75%;
  width: 100%;
  border-radius: 10px;
  display: block;
  overflow: hidden;
}
.zixunSection .zixunContent .zixunLeft .zixun_img img {
  width: 100%;
height:100%;
object-fit:cover;
}
.zixunSection .zixunContent .zixunCenter {
  margin: 0 40px;
}
.zixunSection .zixunContent .zixunCenter .zixun_item {
  width: 340px;
  display: block;
  border-bottom: 1px solid #cad2da;
  margin-bottom: 18px;
}
.zixunSection .zixunContent .zixunCenter .zixun_item:nth-child(1){
display:none;
}
.zixunSection .zixunContent .zixunCenter .zixun_item:hover .zixun_imgbox img {
  transform: scale(1.1);
}
.zixunSection .zixunContent .zixunCenter .zixun_item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.zixunSection .zixunContent .zixunCenter .zixun_item .zixun_imgbox {
  height: 192px;
  overflow: hidden;
  border-radius: 10px;
}
.zixunSection .zixunContent .zixunCenter .zixun_item .zixun_imgbox img {
  width: 100%;
  height: 100%;
  transition: linear 0.3s;
}
.zixunSection .zixunContent .zixunCenter .zixun_item .zixun_info {
  padding: 10px 0 18px 0;
}
.zixunSection .zixunContent .zixunCenter .zixun_item .zixun_info .zixun_timer {
  color: #0472DA;
  font-size: 16px;
  margin-bottom: 7px;
}
.zixunSection .zixunContent .zixunCenter .zixun_item .zixun_info .zixun_title {
  color: #01284D;
  font-size: 18px;
  font-weight: bold;
}
.zixunSection .zixunContent .zixunRight {
  flex: 1;
  padding-left: 40px;
  border-left: 1px solid #d6dfe7;
}
.zixunSection .zixunContent .zixunRight .common_title {
  font-size: 18px;
  padding-bottom: ;
}
.zixunSection .zixunContent .zixunRight .zixun_list .zixun_row {
  display: block;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d6dfe7;
}
.zixunSection .zixunContent .zixunRight .zixun_list .zixun_row:first-child {
  margin-top: 20px;
}
.zixunSection .zixunContent .zixunRight .zixun_list .zixun_row:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.zixunSection .zixunContent .zixunRight .zixun_list .zixun_row .zixun_timer {
  color: #0472DA;
  font-size: 16px;
  margin-bottom: 10px;
}
.zixunSection .zixunContent .zixunRight .zixun_list .zixun_row .zixun_title {
  color: #01284D;
  font-size: 18px;
  font-weight: bold;
}
.zixunSection .zixunContent .zixunRight .zixun_list .zixun_row .zixun_title lable{
  color: #01284D;
  font-size: 18px;
}
.youwanSection {
  padding: 50px 0;
}
.youwanSection .youwan_btnbox {
  display: flex;
  align-items: center;
}
.youwanSection .youwan_btnbox #youwanLeft,
.youwanSection .youwan_btnbox #youwanRight {
  width: 50px;
  height: 50px;
  cursor: pointer;
  margin: 0 7px;
}
.youwanSection .youwan_btnbox a {
  display: block;
  margin-left: 20px;
}
.youwanSection .youwan_wrap {
  margin-top: 30px;
}
.youwanSection .youwan_wrap .swiper-slide:hover .imgbox_ img {
  transform: scale(1.1);
}
.youwanSection .youwan_wrap .title {
  font-weight: bold;
  font-size: 18px;
  color: #01284D;
}
.youwanSection .youwan_wrap .imgbox_ {
  width: 100%;
  height: 186px;
  border-radius: 15px;
  margin-bottom: 10px;
  overflow: hidden;
}
.youwanSection .youwan_wrap .imgbox_ img {
  width: 100%;
  height: 100%;
  transition: linear 0.3s;
}

.slider_fixed {
  position: fixed;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
}
.slider_fixed a {
  width: 56px;
  height: 56px;
  display: block;
  margin: 3px 0;
}
.slider_fixed a img {
  width: 100%;
  height: 100%;
}
