.w {
  width: 1220px;
  margin: 0 auto;
}
@keyframes zcj {
  /* 类似于js 的声明函数 function */
  0% {
    top: 83%;
  }
  50% {
    top: 8%;
  }
  100% {
    top: 83%;
  }
}
header {
  height: 54px;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  display: flex;
  margin: 0;
}
header .qml {
  width: 176px;
  height: 54px;
  background-color: #cf1132;
  color: #ffffff;
  text-align: center;
  line-height: 52px;
  position: relative;
}
header .qml img {
  width: 34px;
  height: 22px;
  margin-top: -4px;
}
header .center {
  margin: 4px auto;
}
header .yb {
  position: relative;
  width: 140px;
  height: 54px;
  float: right;
  border-left: 1px solid #dadada;
  text-align: center;
  line-height: 52px;
  color: #333333;
  overflow: hidden;
}
header .yb .showList {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: default;
}
header .yb .showList p {
  width: 100%;
  height: 100%;
}
header .yb .showList p:hover {
  color: #cf1132;
}
.menuPull {
  position: fixed;
  z-index: 30;
  opacity: 0.95;
  width: 100%;
  height: 500px;
  background: #fff;
  display: none;
}
.menuPull .menuBox {
  width: 1260px;
  height: 100%;
  margin: 0 auto;
}
.menuPull .menuBox li {
  float: left;
  height: 100%;
  border-right: 1px solid #e3e3e4;
}
.menuPull .menuBox li h4 {
  font-size: 18px;
  color: #b52e2f;
  height: 40px;
  line-height: 40px;
  text-indent: 20px;
  background: rgba(204, 204, 204, 0.5);
}
.menuPull .menuBox .khdyx,
.menuPull .menuBox .sjyx,
.menuPull .menuBox .yxfz {
  width: 299px;
  position: relative;
}
.menuPull .menuBox .khdyx .left,
.menuPull .menuBox .sjyx .left,
.menuPull .menuBox .yxfz .left,
.menuPull .menuBox .khdyx .right,
.menuPull .menuBox .sjyx .right,
.menuPull .menuBox .yxfz .right {
  width: 140px;
  float: left;
  padding-left: 10px;
  padding-right: 8px;
}
.menuPull .menuBox .khdyx .left p,
.menuPull .menuBox .sjyx .left p,
.menuPull .menuBox .yxfz .left p,
.menuPull .menuBox .khdyx .right p,
.menuPull .menuBox .sjyx .right p,
.menuPull .menuBox .yxfz .right p {
  font-size: 18px;
  color: #5e5e5f;
  line-height: 30px;
}
.menuPull .menuBox .khdyx .left a,
.menuPull .menuBox .sjyx .left a,
.menuPull .menuBox .yxfz .left a,
.menuPull .menuBox .khdyx .right a,
.menuPull .menuBox .sjyx .right a,
.menuPull .menuBox .yxfz .right a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #5f5f60;
}
.menuPull .menuBox .khdyx .left a span,
.menuPull .menuBox .sjyx .left a span,
.menuPull .menuBox .yxfz .left a span,
.menuPull .menuBox .khdyx .right a span,
.menuPull .menuBox .sjyx .right a span,
.menuPull .menuBox .yxfz .right a span {
  float: right;
  margin-top: 7px;
}
.menuPull .menuBox .khdyx .left a .top1,
.menuPull .menuBox .sjyx .left a .top1,
.menuPull .menuBox .yxfz .left a .top1,
.menuPull .menuBox .khdyx .right a .top1,
.menuPull .menuBox .sjyx .right a .top1,
.menuPull .menuBox .yxfz .right a .top1 {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url('../images/hy_sprite.png') no-repeat -97px -276px;
}
.menuPull .menuBox .khdyx .left a .hot,
.menuPull .menuBox .sjyx .left a .hot,
.menuPull .menuBox .yxfz .left a .hot,
.menuPull .menuBox .khdyx .right a .hot,
.menuPull .menuBox .sjyx .right a .hot,
.menuPull .menuBox .yxfz .right a .hot {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url('../images/hy_sprite.png') no-repeat -97px -152px;
}
.menuPull .menuBox .khdyx .left a .new,
.menuPull .menuBox .sjyx .left a .new,
.menuPull .menuBox .yxfz .left a .new,
.menuPull .menuBox .khdyx .right a .new,
.menuPull .menuBox .sjyx .right a .new,
.menuPull .menuBox .yxfz .right a .new {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url('../images/hy_sprite.png') no-repeat -97px -214px;
}
.menuPull .menuBox .khdyx .right,
.menuPull .menuBox .sjyx .right,
.menuPull .menuBox .yxfz .right {
  float: left;
  width: 130px;
}
.menuPull .menuBox .khdyx .tag,
.menuPull .menuBox .sjyx .tag,
.menuPull .menuBox .yxfz .tag {
  position: absolute;
  top: 42%;
  right: 0;
  width: 30px;
  height: 102px;
  background-color: #b63033;
  writing-mode: vertical-lr;
  /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  font-size: 14px;
  color: white;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.menuPull .menuBox .sjyx {
  width: 828px;
}
.menuPull .menuBox .sjyx .right {
  width: 150px;
  border-right: none;
  margin-top: 30px;
}
.menuPull .menuBox .sjyx .mark {
  width: 120px;
}
.menuPull .menuBox .yxfz {
  width: 130px;
}
.menuPull .menuBox .yxfz .right .footLogo {
  margin-top: 10px;
  font-size: 18px;
  color: #bb3738;
}
.menuPull .menuBox .yxfz .right .footLogo i {
  display: inline-block;
  width: 23px;
  height: 18px;
  background: url('../images/hy_sprite.png') 0 -338px;
  margin-right: 6px;
  vertical-align: middle;
}
.subject {
  position: relative;
  background: url(../images/big-bg.jpg) no-repeat;
  background-size: 100%;
}
.subject .hy_gw {
  position: absolute;
  top: 35px;
  right: 60px;
}
.subject .banner {
  position: relative;
  height: 860px;
}
.subject .banner .hy_logo {
  position: absolute;
  left: 370px;
  top: 75px;
}
.subject .banner .hy_slogan {
  position: absolute;
  left: 140px;
  top: 220px;
}
.subject .banner .down_bg {
  position: absolute;
  left: 50px;
  bottom: 70px;
  width: 720px;
  height: 180px;
  background: url(../images/hy_down_bg.png) no-repeat;
}
.subject .banner .down_bg .hy_download {
  position: absolute;
  top: 10px;
  left: 32px;
  width: 125px;
  height: 125px;
}
.subject .banner .down_bg .hy_download .down_icon,
.subject .banner .down_bg .hy_download .down_hytp {
  position: absolute;
  top: 0px;
  left: 0px;
}
.subject .banner .down_bg .hy_download .down_hytp {
  left: 5px;
  top: 5px;
  width: 110px;
  height: 110px;
}
.subject .banner .down_bg .smxz {
  position: absolute;
  top: 20px;
  left: 170px;
  width: 132px;
  height: 110px;
  background: url(../images/hy_qr_bg_.png) no-repeat;
}
.subject .banner .down_bg .smxz .erweima {
  position: absolute;
  left: 32px;
  top: 7px;
  width: 93px;
  height: 93px;
}
.subject .banner .down_bg .smxz .line {
  position: absolute;
  top: 0;
  left: 30px;
  width: 99px;
  height: 3px;
  z-index: 10;
  opacity: 0.8;
  background-color: #fff;
  animation: zcj 3s linear infinite;
}
.subject .banner .down_bg .xz {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 357px;
  height: 108px;
  position: absolute;
  top: 20px;
  right: 45px;
}
.subject .banner .down_bg .xz a img {
  transition: all 0.2s;
}
.subject .banner .down_bg .xz a:hover img {
  transform: scale(1.1, 1.1);
}
.subject .nav .nav_hd {
  width: 100%;
  height: 95px;
  background: url(../images/hy_nav_bg.png) no-repeat;
}
.subject .nav .nav_hd .nav_bar {
  text-align: center;
  height: 95px;
  width: 100%;
  line-height: 95px;
}
.subject .nav .nav_hd .nav_bar a {
  display: inline-block;
  height: 100%;
}
.subject .nav .nav_hd .nav_bar .nav_1 {
  width: 250px;
  background: url(../images/nav_1.png) no-repeat center center;
}
.subject .nav .nav_hd .nav_bar .on_1 {
  background: url(../images/nav_1_h.png) no-repeat center;
}
.subject .nav .nav_hd .nav_bar .nav_2 {
  width: 274px;
  background: url(../images/nav_2.png) no-repeat center center;
}
.subject .nav .nav_hd .nav_bar .on_2 {
  background: url(../images/nav_2_h.png) no-repeat center;
}
.subject .nav .nav_hd .nav_bar .nav_3 {
  width: 226px;
  background: url(../images/nav_3.png) no-repeat center center;
}
.subject .nav .nav_hd .nav_bar .on_3 {
  background: url(../images/nav_3_h.png) no-repeat center;
}
.subject .nav .nav_hd .nav_bar .nav_4 {
  width: 226px;
  background: url(../images/nav_4.png) no-repeat center center;
}
.subject .nav .nav_hd .nav_bar .on_4 {
  background: url(../images/nav_4_h.png) no-repeat center;
}
.subject .nav .nav_hd .nav_bar .nav_5 {
  width: 226px;
  background: url(../images/nav_5.png) no-repeat center;
}
.subject .nav .nav_hd .nav_bar .on_5 {
  background: url(../images/nav_5_h.png) no-repeat center;
}
.subject .nav .nav_bd .xsj {
  height: 480px;
  text-align: center;
}
.subject .nav .nav_bd .xsj .xsj_content {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
}
.subject .nav .nav_bd .xsj .xsj_content li {
  height: 200px;
  width: 358px;
  position: relative;
  color: #c9cdd3;
  font-size: 16px;
}
.subject .nav .nav_bd .xsj .xsj_content li .xsj_tp {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 13px;
}
.subject .nav .nav_bd .xsj .xsj_content li .part1_bg {
  position: absolute;
  top: 0;
  left: 0;
}
.subject .nav .nav_bd .xsj .xsj_content li .xsj_tit {
  position: absolute;
  left: 0;
  top: -15px;
}
.subject .nav .nav_bd .bxzt {
  height: 480px;
  text-align: center;
}
.subject .nav .nav_bd .bxzt .bxzt_content {
  height: 285px;
  margin-top: 40px;
  padding-left: 65px;
  background: url(../images/part2_bg.png) no-repeat;
}
.subject .nav .nav_bd .bxzt .bxzt_content li {
  height: 178px;
  width: 342px;
  float: left;
  margin: 35px 35px 0 0;
  position: relative;
  font-size: 20px;
  font-weight: 700;
  color: #fecd37;
}
.subject .nav .nav_bd .bxzt .bxzt_content li .bxzt_tp {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 13px;
}
.subject .nav .nav_bd .bxzt .bxzt_content li .part2_bg {
  position: absolute;
  top: -2px;
  left: -4px;
}
.subject .nav .nav_bd .sjhd {
  height: 760px;
  text-align: center;
  padding-top: 40px;
}
.subject .nav .nav_bd .sjhd .sjhd_content {
  height: 468px;
  margin-top: 20px;
  position: relative;
}
.subject .nav .nav_bd .sjhd .sjhd_content .content_1 {
  height: 420px;
  width: 720px;
  position: absolute;
  left: -3px;
  top: 0;
}
.subject .nav .nav_bd .sjhd .sjhd_content .content_1 .part3_bg {
  position: absolute;
  top: -28px;
  left: -120px;
}
.subject .nav .nav_bd .sjhd .sjhd_content .content_2 {
  width: 486px;
  height: 486px;
  position: absolute;
  left: 640px;
  top: -20px;
  font-style: italic;
  font-size: 16px;
  color: #ebeaed;
}
.subject .nav .nav_bd .sjhd .sjhd_content .content_2 span {
  color: #dc7c00;
}
.subject .nav .nav_bd .sjhd .sjhd_content .content_2 .first {
  position: absolute;
  left: 90px;
  bottom: 120px;
}
.subject .nav .nav_bd .sjhd .sjhd_content .content_2 .second {
  position: absolute;
  left: 90px;
  bottom: 55px;
}
.subject .nav .nav_bd .yxyh {
  height: 680px;
  text-align: center;
}
.subject .nav .nav_bd .yxyh .yxyh_content_1 {
  margin-top: 30px;
  display: flex;
  justify-content: space-around;
}
.subject .nav .nav_bd .yxyh .yxyh_content_1 li {
  width: 375px;
  height: 210px;
  position: relative;
}
.subject .nav .nav_bd .yxyh .yxyh_content_1 li .yxyh_tp {
  display: block;
  width: 100%;
  height: 100%;
}
.subject .nav .nav_bd .yxyh .yxyh_content_1 li .part_4 {
  position: absolute;
  left: -6px;
  top: 0;
}
.subject .nav .nav_bd .yxyh .yxyh_content_2 {
  height: 275px;
  margin: 10px 0 0 14px;
  padding-top: 30px;
  background: url(../images/part4_txt_wrap.png) no-repeat;
  color: #c7c8c8;
  font-size: 16px;
}
.subject .nav .nav_bd .yxyh .yxyh_content_2 p {
  text-align: left;
  margin-left: 60px;
  padding-left: 20px;
  line-height: 26px;
  background: url(../images/hy_i.png) no-repeat center left;
}
.subject .nav .nav_bd .zdyh {
  height: 570px;
  margin-top: 55px;
  text-align: center;
  position: relative;
}
.subject .nav .nav_bd .zdyh .zdyh_content {
  height: 240px;
  margin-top: 25px;
  background: url(../images/part5_txt_wrap.png) no-repeat;
  font-size: 16px;
  padding-top: 20px;
  color: #c7c8c8;
}
.subject .nav .nav_bd .zdyh .zdyh_content p {
  padding-left: 20px;
  margin-left: 60px;
  line-height: 26px;
  text-align: left;
  background: url(../images/hy_i.png) no-repeat center left;
}
.subject .nav .nav_bd .zdyh .zdyh_role {
  position: absolute;
  top: 30px;
  right: 170px;
}
footer {
  height: 180px;
  background-color: #000;
}
