.container {
  width: 1200px;
  margin: 0 auto;
}
img {
  max-width: 100%;
}
.header {
  /* height: 480px; */
  /* background: url(../images/flyzyjs/flyzyjs_01.png) center top no-repeat; */
  position: relative;
}
.header .logo {
  position: absolute;
  top: 20px;
}
body {
  background: #eef5fe!important;
}
.container img {
  vertical-align: middle;
}
.sqffhlc > div {
  width: 570px;
  height: 612px;
}
.sqff {
  background: url(../images/flyzyjs/flyzyjs_10.png) no-repeat;
  padding: 108px 30px 30px;
}
.sqff > p {
  font-size: 24px;
  color: #3e74d6;
  font-weight: 700;
  margin-bottom: 20px;
}
.xs a {
  display: inline-block;
  text-align: center;
  margin-right: 20px;
}
.xx a {
  margin-right: 10px;
}
.xx a:last-child {
  margin-right: 0;
}
.xs a img {
  margin-bottom: 16px;
}
.xx {
  margin-top: 20px;
}
.xs {
  margin-bottom: 20px;
}
.bd ul li {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow: hidden;
}
.bd ul li img {
  vertical-align: middle;
}
.zxft {
  background-color: #fff;
  height: 338px;
  margin: 30px 0 40px;
}
.zxft .fl,
.zxft .fr {
  width: 50%;
  height: 100%;
}
.zxft .fl a {
  display: block;
  width: 100%;
  height: 100%;
}
.zxft .fl a img {
  width: 100%;
  height: 100%;
}
.zxft .fr {
  padding: 40px;
}
.zxft .fr .ftTitle {
  font-size: 24px;
  font-weight: 700;
}
.red {
  color: #be0000;
  font-weight: 700;
}
.zxft .fr p {
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 35px;
}
.qsflyz {
  border-bottom: 1px solid #ccc;
  /* height: 30px; */
  text-align: center;
  padding-bottom: 20px;
}
.sqlc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 2000px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
}
.sqlc img {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wyzx {
  width: 315px;
}
.aTop {
  display: block;
  margin-bottom: 22px;
}
.sjsx,.sqfff {
  position: relative;
}
.ddjr {
  width: 330px;
  height: 70px;
  /* background-color: pink; */
  position: absolute;
  right: 28px;
}
.sqfff a{
  position: absolute;
  top: 202px;
  left: 45px;
  display: block;
  width: 485px;
  height: 116px;
}
.ddjr a {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
}
.cszc {
  top: 174px;
}
.yxzc {
  top: 280px;
}
.bgzc {
  top: 387px;
}
.zxzc {
  top: 495px;
}
.wtqd {
  margin: 40px 0;
}
@media (max-width: 1200px) {
  body,
  html {
    width: 1200px;
  }
  /* .ddjr {
    width: 280px;
    height: 57px;
    right: 20px;
  }
  .cszc {
    top: 145px;
  }
  .yxzc {
    top: 235px;
  }
  .bgzc {
    top: 325px;
  }
  .zxzc {
    top: 413px;
  } */
  .container {
    width: 100%;
    padding: 0 10px;
  }
  .logo img {
    width: 260px;
  }
  .header {
    background-size: 100% auto;
  }
  .sqffhlc .fl,
  .sqffhlc .fr {
    width: 48%;
    height: auto;
  }
  .sqff {
    padding: 90px 20px 20px;
  }
  .xs a img {
    height: 90px;
  }
  .xx {
    display: flex;
    justify-content: space-around;
  }
  .zxft .fr {
    padding: 20px;
  }
  .zxft .fr p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .wtqd .fl,
  .wtqd .fr {
    width: 100%;
    margin-bottom: 20px;
  }
  .wtqd .fl .bd img {
    width: 100%;
    height: 100%;
  }
  .wyzx a {
    width: 49%;
    display: inline-block;
    text-align: center;
  }
}
@media (max-width: 768px) {
  body,
  html {
    width: 768px;
  }
  .sqfff a{
    top: 124px;
    left: 23px;
    width: 311px;
    height: 82px;
  }
  .ddjr {
    width: 210px;
    height: 50px;
    right: 16px;
  }
  .cszc {
    top: 106px;
  }
  .yxzc {
    top: 172px;
  }
  .bgzc {
    top: 240px;
  }
  .zxzc {
    top: 305px;
  }

  .header .logo {
    width: 240px;
    top: 10px;
  }
  .sqffhlc .fl,
  .sqffhlc .fr {
    width: 100%;
    background-position: center top;
    background-size: 100% auto;
    margin-bottom: 20px;
  }
  .sqffhlc .fl {
    padding-top: 120px;
  }
  .sqffhlc .fr img {
    width: 100%;
  }
   .logo img{
    width: 190px;
  }
}
@media (max-width: 425px) {
  body,
  html {
    width: 768px;
  }
 
}
/* @media (max-width: 425px){
  .header .logo{
    width: 100px;
  }
  .sqffhlc .fl{
    padding-top: 60px;
  }
  .xs{
    margin-bottom: 5px;
    display: flex;
    justify-content: space-around;
  }
  .sqff >p{
    margin-bottom: 5px;
    font-size: 16px;
    margin-top: 5px;
  }
  .xs a{
    margin-right: 5px;
  }
  .xs a img{
    height: 70px;
  }
  .xx a{
    margin-right: 10px;
  }
  .xx{
    margin-top: 10px;
    display: flex;
    justify-content: space-around;
  }

  .zxft .fl, .zxft .fr{
    width: 100%;
  }
  .sqffhlc .fl{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 50px;
  }
  .zxft{
    height: auto;
  }
  .xs a img{
    margin-bottom: 10px;
  }
  .header .logo{
    top: 5px;
  }
  .xs a img{
  }
  .xx a{
    display: inline-block;
  }
  .zxft .fr .ftTitle{
    font-size: 20px;
  }
} */

