.main {
  overflow: hidden;
}

.fot2_1 h1:hover{
color: #0F79CB;
}

#header {
  position: relative;
}

.head_box {
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
  background-color: rgba(255, 255, 255, .8);
}

.imgbox:hover img {
  transition: all .6s;
  scale: 1.2;
}

img {
  display: block;
}

.imgbox {
  overflow: hidden;
}

.head9 {
  margin: auto;
  height: 5.729vw;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.head2 {
  position: relative;
}

.content {
  width: 83.333vw;
  margin: auto;
}

.box {
  margin: 6.25vw 0;
}

.more {
  font-family: 思源黑体 CN;
  font-size: .833vw;
  border-bottom: .052vw solid #0F79CB;
  color: #0F79CB;
  display: inline-block !important;
  line-height: .833vw;
}

.tit h1 {
  font-family: 思源黑体 CN;
  font-size: 1.875vw;
  line-height: 1.875vw;
  color: #0F79CB;
  font-weight: bold;
}

.tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cpzx .tit2 {
  margin-right: 2.5vw;
}

.tit2 {
  display: flex;
}

.tit2 a {
  width: 5.677vw;
  line-height: 2.135vw;
  height: 2.135vw;
  border: .104vw solid #0F79CB;
  text-align: center;
  margin-left: .573vw;
  color: #0F79CB;
  font-family: 思源黑体 CN;
  font-size: .833vw;
  display: block;
}

.cpzx .tit2 a {
  margin-left: 1.354vw;
}

.tit2 a:last-child {
  border: .104vw solid #0F79CB !important;
  color: #0F79CB !important;
  background-color: #fff !important;
}

.xwzx .tit2 a {
  border: none;
  color: #fff;
  background-color: #CCCCCC;
}

.xwzx .tit2 .bs {
  border: none;
  background-color: #0F79CB;
}

.tit2 .bs {
  background-color: #0F79CB;
  color: #fff;
}

/* about */
.about {
  position: relative;
}

.ab_ma {
  position: absolute;
  right: 8.333vw;
  top: 50%;
  width: 38.594vw;
  transform: translateY(-50%);
}

.ab_ma h1 {
  font-family: 思源黑体 CN;
  font-size: 1.875vw;
  line-height: 1.875vw;
  color: #0F79CB;
  font-weight: bold;
}

.ab_ma h2 {
  font-family: 思源黑体 CN;
  font-size: 1.354vw;
  line-height: 1.354vw;
  color: #0F79CB;
  font-weight: bold;
  margin: 1.823vw 0 2.865vw;
}

.ab_ma h3 {
  text-indent: 2em;
  letter-spacing: .068vw;
  font-family: 思源黑体 CN;
  font-size: .938vw;
  color: #333333;
  line-height: 1.615vw;
}

.ab_ma a {
  margin-top: 2.083vw;
}

/* cp1 */
.cp1 {
  font-family: 思源黑体 CN;
  display: flex;
  margin-top: 2.396vw;
  flex-wrap: wrap;
}

.cp1 a {
  text-align: center;
  width: 17.083vw;
  margin-bottom: 2.604vw;
  margin-right: 5vw;
  box-shadow: 0 .156vw .313vw rgba(0, 0, 0, .16);
}

.cp1 a:nth-child(4n) {
  margin-right: 0;
}

.cp1 a:nth-child(n+5) {
  margin-bottom: 0;
}

.cp1 a:hover h2 {
  background-color: #0F79CB;
}

.cp1 a .imgbox {
  width: 15.417vw;
  margin: .833vw;
  border: .052vw solid #E9E9E9;
}

.cp1 a h1 {
  font-size: 1.146vw;
  line-height: 1.146vw;
  margin: 1.302vw 0 1.563vw;
}

.cp1 a h2 {
  width: 13.854vw;
  line-height: 2.24vw;
  text-align: center;
  color: #FFFFFF;
  background-color: #979797;
  margin: auto;
  margin-bottom: 1.042vw;
  font-size: .833vw;
}

/* alzs */
.alzs {
  box-sizing: border-box;
  margin-bottom: 4.323vw;
}

.al {
  margin-top: 5.677vw;
}

.al .swiper-slide {
  position: relative;
}

.swiper-container2 .swiper-wrapper {
  overflow: visible !important;
}

.swiper-container2 .swiper-slide-next {
  width: 44.896vw !important;
}

.swiper-container2 .swiper-slide {
  width: 44.896vw !important;
  height: 28.281vw !important;
  transform: translateX(58%);
  position: relative;
}

.al .swiper-slide {
  width: 24.583vw;
}

.al .swiper-slide img {
  width: 44.896vw !important;
  height: 22.917vw !important;
}

.al .msgbox {
  font-family: 思源黑体 CN;
  text-align: center;
  left: 2.865vw;
  bottom: .156vw;
  position: absolute;
  width: 20.781vw;
  height: 13.75vw;
  background-color: #fff;
  padding: 1.615vw 1.302vw 2.083vw;
  box-sizing: border-box;
  box-shadow: 0 .156vw .313vw rgba(0, 0, 0, .16);
}

.al .msgbox h1 {
  color: #333333;
  font-size: 1.25vw;
  line-height: 1.25vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.al .msgbox h2 {
  color: #999999;
  font-size: .729vw;
  line-height: .729vw;
  margin: .573vw 0 1.458vw;
}

.al .msgbox h3 {
  color: #666;
  font-size: .833vw;
  line-height: 1.198vw;
  margin-bottom: 1.563vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.al .msgbox a {
  color: #0F79CB;
  font-size: .833vw;
}

.srep {
  text-align: center;
  margin-top: 3.75vw;
}

.srep .swiper-pagination-bullet {
  width: 1.042vw;
  background-color: #fff;
  border: .104vw solid #fff;
  opacity: 1;
  height: 1.042vw;
  margin: 0 .781vw !important;
}

.al .srep .swiper-pagination-bullet {
  width: .729vw;
  background-color: #ccc;
  border: none;
  opacity: 1;
  height: .729vw;
  margin: 0 .573vw !important;
}

.srep .swiper-pagination-bullet-active {
  background-color: #0F79CB !important;
}

/* fwxm */
.fwxm {
  font-family: 思源黑体 CN;
  background: url(../images/fwxm.png) no-repeat;
  background-size: 100% 100%;
  padding: 13.177vw 0 3.75vw;
  box-sizing: border-box;
}

.fw1 h1 {
  color: #FFFFFF;
  font-size: 1.875vw;
  font-weight: bold;
  line-height: 1.875vw;
}

.fw1 h2 {
  color: #FFFFFF;
  font-size: 1.042vw;
  letter-spacing: .052vw;
  width: 46.667vw;
  line-height: 1.771vw;
  margin-top: 2.083vw;
  margin-bottom: 2.865vw;
}

.fw1 a {
  color: #fff;
  display: block;
  font-size: .833vw;
  width: 5.885vw;
  line-height: 2.135vw;
  border: .104vw solid #fff;
  text-align: center;
  margin-bottom: 7.292vw;
}

.fw2 {
  font-family: 思源黑体 CN;
  display: flex;
  background-color: #60AEEB;
}

.fw2 a {
  transition: all .6s;
  position: relative;
  overflow: visible;
  display: block;
  width: 16.667vw;
  height: 12.24vw;
  padding: 4.01vw 1.146vw 2.083vw .885vw;
  box-sizing: border-box;
}

.fw2 a h1 {
  position: absolute;
  font-size: 3.646vw;
  line-height: 3.646vw;
  color: #fff;
  right: 1.146vw;
  top: .885vw;
  opacity: .16;
}

.fw2 a h2 {
  color: #fff;
  font-size: 1.146vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.fw2 a h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  letter-spacing: .052vw;
  color: #fff;
  margin-top: .729vw;
  font-size: .729vw;
  line-height: 1.354vw;
}

.fw2 a:nth-child(1),
.fw2 a:nth-child(5),
.fw2 a:nth-child(3) {
  background-color: #0F79CB;
}

.fw2 a:nth-child(1):hover,
.fw2 a:nth-child(3):hover,
.fw2 a:nth-child(5):hover {
  transform: translateY(-0.729vw);
  transition: all .6s;
}

.fw2 a:last-child {
  padding: 0;
}

.fw2 a h4 {
  color: #FFFFFF;
  font-size: 2.083vw;
  line-height: 12.24vw;
  text-align: center;
}

/* 新闻资讯 */
.xwzx .tit2 a:last-child {
  height: 1.927vw;
  line-height: 1.927vw;
}

.xwmain {
  margin: auto;
  margin-top: 5.208vw;
  display: flex;
  justify-content: space-between;
}

.xwm1 {
  width: 35.052vw;
  height: 32.969vw;
  padding: 8.594vw 6.146vw 7.76vw 4.531vw;
  box-sizing: border-box;
  position: relative;
}

.xwm1 .imgbox,
.xwm2 .imgbox,
.xwm1 .imgbox,
.xwm31 .imgbox {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}

.xwm2 {
  position: relative;
  width: 22.656vw;
  height: 32.969vw;
  padding: 8.594vw 2.552vw 7.76vw 1.302vw;
  box-sizing: border-box;
}

.xwm3 {
  width: 22.656vw;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.xwm31 {
  position: relative;
  width: 22.656vw;
  height: 15.573vw;
  background-size: cover;
  padding: 2.031vw 1.927vw 2.031vw 1.927vw;
  box-sizing: border-box;
}

.xwm1 h1,
.xwm2 h1,
.xwm1 h2,
.xwm2 h2 {
  margin-bottom: 1.042vw;
}

.xwm1 p {
  margin-bottom: 3.125vw;
}

.xwm2 p {
  margin-bottom: 1.771vw;
}

.xwh1 {
  font-size: 1.354vw;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xwh2 {
  font-size: .833vw;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xwp {
  font-size: .938vw;
  color: white;
  line-height: 1.667vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.xwm3 p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 1.094vw;
}

.xwm2 p {
  -webkit-line-clamp: 5;
}

.xwm3 h1 {
  margin-bottom: .729vw;
}

.xwm3 h2 {
  margin-bottom: .729vw;
}

.xwspan {
  font-size: .833vw;
  color: white;
}

.xwm1:hover img,
.xwm2:hover img,
.xwm31:hover img {
  transition: all .6s;
  scale: 1.2;
}

/* ryzz */
.ryzz {
  margin-bottom: 0;
  padding-top: 4.792vw;
  background: url(../images/rybg.png) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 5.729vw;
}

.ry_ma .tit h1 {
  color: #fff;
}

.ry_ma h2 {
  color: #fff;
  width: 52.031vw;
  font-size: 1.042vw;
  line-height: 1.979vw;
  margin-top: 1.979vw;
  letter-spacing: .052vw;
}

.ryzz img {
  width: 12.917vw;
  height: 16.979vw;

}

.swiper-container3 {
  width: 55.208vw;
  margin-left: 0 !important;
  margin-top: 3.438vw;
}

.swiper-container3 .swiper-slide {
  border: .313vw solid #9E0000;
  width: auto;
  overflow: hidden;
  position: relative;
}


/* 底部？ */
.fo_ma {
  width: 79.688vw;
  padding: 2.865vw 0 1.406vw;
  box-sizing: border-box;
}

footer {
  background-color: #333333;
}

.fot1 {
  display: flex;
  justify-content: space-between;
  padding: 0 1.146vw 0 0;
  box-sizing: border-box;
  margin-bottom: 1.406vw;
}

.fot1 ul li:nth-child(1) {
  color: #fff;
  font-size: 1.042vw;
  margin-bottom: 1.302vw;
}

.fot1 ul li a {
  display: block;
  color: #CCCCCC;
  font-size: .833vw;
  margin-bottom: .729vw;
}

.fot1 ul li a:hover {
  color: #0F79CB;
}

.fot2 {
  display: flex;
  padding: .469vw 1.042vw .469vw 0;
  box-sizing: border-box;
  border-bottom: .052vw solid #FFFFFF;
  align-items: center;
  border-top: .052vw solid #FFFFFF;
}

.fot2 .fotlogo {
  margin-right: 5.104vw;
  width: 4.323vw;
}

.fot2_1 {
  width: 65%;
}

.fot2_1 h1 {
  display: inline-block;
  min-width: 16.719vw;
  margin-right: 2.604vw;
  color: #ccc;
  font-size: .833vw;
}

.fot2_1 h1:last-child {
  margin-top: .729vw;
}

.ewm {
  margin-left: auto;
  width: 5.208vw;
}

.fot3 {
  display: flex;
  margin-top: 1.563vw;
  align-items: center;
  justify-content: space-between;
}

.yqlj a {
  font-size: .833vw;
  color: #CCCCCC;
  margin-right: 1.563vw;
}

.jszc p {
  font-size: .729vw;
  color: #FFFFFF;
  margin-left: 1.563vw;
  display: inline-block;
}

@media screen and (max-width: 1200px) {
  .head_box {
    display: none;
  }

  .main {
    overflow: hidden;
  }

  .box {
    margin: 10% 0;
  }

  .content {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .srep {
    width: 100%;
    bottom: 15px !important;
  }

  .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
  }

  .srep .swiper-pagination-bullet {
    margin: 0 2% !important;
  }

  .more,
  .fw1 a {
    width: 90px;
    height: 30px;
    font-size: 14px;
    margin: auto;
    line-height: 30px;
  }

  /* about */
  .about img {
    display: none;
  }

  .ab_ma {
    position: static;
    width: 100%;
    transform: none;
    margin: 10% 0;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .ab_ma h1 {
    font-size: 22px;
    line-height: normal;
    text-align: center;
  }

  .ab_ma h2 {
    font-size: 20px;
    margin: 2% 0 4%;
    line-height: normal;
    text-align: center;
  }

  .ab_ma h3 {
    font-size: 16px;
    line-height: 32px;
  }

  .ab_ma a {
    text-align: center;
    margin: auto;
    display: block !important;
    margin-top: 4%;
  }

  /* .tit */
  .tit {
    flex-direction: column;
  }

  .tit h1 {
    font-size: 22px;
    line-height: normal;
  }

  .tit2 {
    display: flex;
    justify-content: space-between;
    margin-top: 4%;
    width: 100%;
  }

  .cpzx .tit2 {
    margin-right: 0;
  }

  .tit2 a {
    width: 18%;
    height: 30px;
    margin-left: 0 !important;
    line-height: 30px;
    font-size: 14px;
  }

  /* .cp1 a */
  .cp1 {
    margin-top: 4%;
  }

  .cp1 a {
    width: 49%;
    margin-bottom: 2%;
    margin-right: 2%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  }

  .cp1 a:nth-child(n+5) {
    display: none;
  }

  .cp1 a:nth-child(2n) {
    margin-right: 0;
  }

  .cp1 a .imgbox {
    width: 90%;
    margin: 4%;
  }

  .cp1 a h1 {
    font-size: 16px;
    margin: 4% 0;
    line-height: normal;
  }

  .cp1 a h2 {
    width: 80%;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 4%;
  }

  /* .al .swiper-slide img */
  .al .swiper-slide img {
    width: 100% !important;
    height: auto !important;
  }

  .swiper-container2 .swiper-slide {
    width: 100% !important;
    transform: none;
    height: auto !important;
    margin-right: 2%;
  }

  .alzs .srep {
    margin-top: 4%;
  }

  .al .msgbox {
    position: static;
    height: auto;
    font-size: 1px;
    padding: 4%;
    width: 100%;
  }

  .al .msgbox h1 {
    font-size: 20px;
    line-height: normal;
  }

  .al .msgbox h2 {
    font-size: 16px;
    line-height: normal;
    margin: 2% 0;
  }

  .al .msgbox h3 {
    font-size: 14px;
    line-height: 28px;
  }

  .al .msgbox a {
    font-size: 14px;
  }

  .al_ma .tit2 {
    display: none;
  }

  .al {
    margin-top: 4%;
  }

  .srep {
    font-size: 1px;
  }

  /* .fwxm */
  .fwxm {
    padding: 10% 0;
  }

  .fw1 h1 {
    color: #000;
    font-size: 20px;
    line-height: normal;
  }

  .fw1 h2 {
    font-size: 16px;
    line-height: normal;
    width: 100%;
    color: #000;
    margin: 4% 0 2%;
  }

  .fw2 {
    margin-top: 4%;
    flex-wrap: wrap;
  }

  .fw2 a {
    width: 50%;
    height: auto;
    padding: 2%;
  }

  .fw2 a:nth-child(4) {
    background-color: #0F79CB;
  }

  .fw2 a:nth-child(3) {
    background: none;
  }


  .fw2 a h1 {
    font-size: 36px;
    line-height: 36px;
    right: 10px;
    top: 10%;
  }

  .fw2 a h2 {
    font-size: 16px;
  }

  .fw2 a h3 {
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 28px;
  }

  .fw2 a h4 {
    font-size: 20px;
    line-height: normal;
  }

  .fw2 a:last-child {
    display: none;
    align-items: center;
    justify-content: center;
  }

  /* xwzx */
  /* .xwzx .tit.xwzx .tit */
  .xwzx .tit {
    align-items: center;
    margin-bottom: 2%;
  }

  .xwzx .tit a {
    width: 90px;
    height: 28px !important;
    line-height: 28px !important;
    font-size: 14px;
  }

  .xwmain {
    box-sizing: border-box;
    width: 100%;
    margin-top: 4%;
    flex-wrap: wrap;
  }

  .xwm1 .imgbox img,
  .xwm2 .imgbox img,
  .xwm1 .imgbox img,
  .xwm31 .imgbox img {
    width: 100%;
    height: auto;
  }

  .xwm1,
  .xwm2,
  .xwm31 {
    width: 100%;
    height: auto;
    padding: 3%;
    font-size: 1px;
    margin-bottom: 4%;
  }

  .xwm3 p {
    margin-bottom: 3%;
  }

  .xwm3 h1,
  .xwm3 h2 {
    margin-bottom: 2%;
  }

  .xwm1,
  .xwm31 {
    margin-right: 0%;
  }


  .xwm32 {
    margin-right: 0;
  }

  .xwm1,
  .xwm2,
  .xwm31 {
    background-size: cover;
    background-repeat: no-repeat;
  }

  .xwm1 h1,
  .xwm2 h1,
  .xwm1 h2,
  .xwm2 h2,
  .xwm1 p,
  .xwm2 p {
    margin-bottom: 3%;
  }

  .xwh1 {
    font-size: 16px;
  }

  .xwh2 {
    font-size: 14px;
  }

  .xwp,
  .xwspan {
    line-height: 20px;
    font-size: 14px;
  }

  .xwm2 p,
  .xwm3 p,
  .xwm1 p,
  .xwm2 p {
    -webkit-line-clamp: 2;
  }

  .xwm3 {
    width: 100%;
  }

  .newMore {
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    font-size: 14px;
  }

  .xwzx .tit h1 {
    font-size: 22px;
  }

  .xwm32 {
    margin-bottom: 0%;
  }

  /* .ryzz */
  .ryzz {
    padding: 4% 0;
  }

  .ry_ma h2 {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }

  .swiper-container3 {
    width: 100%;
  }

  .ryzz img {
    width: 100%;
    height: auto;
  }

  .fw2 a:nth-child(1):hover,
  .fw2 a:nth-child(3):hover,
  .fw2 a:nth-child(5):hover {
    transform: none;
    transition: none;
  }

  .fw2 a {
    transition: none;
  }

  /* .fot1 */
  .fot1,
  .fot2 .fotlogo,
  .ewm {
    display: none;
  }

  footer {
    padding: 3% 0;
  }

  .fot2_1 {
    width: 100%;
    padding: 0;
  }

  .fot2_1 h1 {
    margin-right: 0;
    display: block;
    text-align: center;
    font-size: 14px;
  }

  .fot2 {
    padding: 0;
    border: none;
  }

  .fot2_1 h1:last-child {
    margin-top: 0%;
  }

  .jszc p,
  .fot2_1 h1 {
    line-height: 20px;
  }

  .fot3 {
    margin-top: 2%;
  }

  .jszc {
    font-size: 1px;
    text-align: center;
    padding-top: 1%;
    border-top: 1px solid #fff;
  }

  .jszc p {
    font-size: 14px;
    margin-left: 0;
    text-align: center;
  }


}