﻿* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
  width: 100%;
  height: 100%;
}
h3,
h4 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  outline: none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
body {
  font-size: 16px;
  color: #333333;
  background-color: #f5f5f5;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #303030;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.banner {
  width: 100%;
  height: 550px;
  background: url(../pcimages/banner.jpg) center center no-repeat;
}
.hdqzc {
  width: 1200px;
  padding: 35px 40px 43px;
  margin: 0 auto;
  background-color: #fff;
}
.hdqzc .title {
  height: 35px;
  width: 1120px;
  background: url(../pcimages/title1.jpg) center center no-repeat;
}
.hdqzc .top {
  margin-top: 35px;
  overflow: hidden;
}
.hdqzc .top .left {
  width: 400px;
  height: 300px;
  background-color: #ccc;
  float: left;
}
.hdqzc .top .left .pic {
  width: 400px;
  height: 300px;
}
.hdqzc .top .left .pic a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.hdqzc .top .left .pic a .icon {
  width: 80px;
  height: 80px;
  background: url(../pcimages/player.png) center center no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  z-index: 2;
  margin-left: -40px;
}
.hdqzc .top .right {
  width: 678px;
  float: right;
}
.hdqzc .top .right .tit a {
  font-size: 24px;
  font-weight: bold;
  color: #222222;
  line-height: 36px;
}
.hdqzc .top .right p {
  margin-top: 21px;
  color: #666666;
  line-height: 1.6;
}
.hdqzc .top .right p a {
  color: #1e61ca;
}
.hdqzc .top .right .btn {
  margin-top: 40px;
  overflow: hidden;
}
.hdqzc .top .right .btn a {
  display: block;
  width: 218px;
  height: 50px;
  border-radius: 5px;
  background-color: #f2f2f2;
  float: left;
  margin-right: 12px;
  line-height: 50px;
  text-align: center;
}
.hdqzc .top .right .btn a .icon {
  display: inline-block;
  width: 24px;
  height: 28px;
  vertical-align: middle;
  margin-right: 20px;
}
.hdqzc .top .right .btn a span {
  color: #555555;
  font-size: 18px;
}
.hdqzc .top .right .btn a:nth-child(1) .icon {
  background: url(../pcimages/hr_zcqw_icon.png) center center no-repeat;
}
.hdqzc .top .right .btn a:nth-child(1):hover {
  background-color: #2d75e6;
}
.hdqzc .top .right .btn a:nth-child(1):hover .icon {
  background: url(../pcimages/zcqw_icon.png) center center no-repeat;
}
.hdqzc .top .right .btn a:nth-child(1):hover span {
  color: #fff;
}
.hdqzc .top .right .btn a:nth-child(3) .icon {
  width: 28px;
  height: 28px;
  background: url(../pcimages/hr_ytdd_icon.png) center center no-repeat;
}
.hdqzc .top .right .btn a:nth-child(3):hover {
  background-color: #2d75e6;
}
.hdqzc .top .right .btn a:nth-child(3):hover .icon {
  background: url(../pcimages/ytdd_icon.png) center center no-repeat;
}
.hdqzc .top .right .btn a:nth-child(3):hover span {
  color: #fff;
}
.hdqzc .top .right .btn a:last-child {
  margin-right: 0;
}
.hdqzc .top .right .btn a:last-child .icon {
  width: 26px;
  height: 30px;
  background: url(../pcimages/hr_wdjd_icon.png) center center no-repeat;
}
.hdqzc .top .right .btn a:nth-child(5):hover {
  background-color: #2d75e6;
}
.hdqzc .top .right .btn a:nth-child(5):hover .icon {
  background: url(../pcimages/wdjd_icon.png) center center no-repeat;
}
.hdqzc .top .right .btn a:nth-child(5):hover span {
  color: #fff;
}
.hdqzc .nav {
  width: 1120px;
  margin: 51px auto 0;
}
.hdqzc .nav li {
  width: 204px;
  height: 160px;
  border: none;
  float: left;
  margin-right: 25px;
  border-radius: 18px;
  box-shadow: #dbe0ea 0px 0px 20px;
}
.hdqzc .nav li a {
  display: block;
  width: 100%;
  height: 100%;
}
.hdqzc .nav li a .icon {
  height: 94px;
  width: 100%;
}
.hdqzc .nav li a .tit {
  line-height: 24px;
  text-align: center;
  color: #1e61ca;
}
.hdqzc .nav li:nth-child(1) a .icon {
  background: url(../pcimages/hdq_icon1.png) center center no-repeat;
}
.hdqzc .nav li:nth-child(1) a .tit {
  margin-top: 12px;
}
.hdqzc .nav .active0 {
  background-color: #1e61ca;
}
.hdqzc .nav .active0 .icon {
  background: url(../pcimages/hr_hdq_icon1.png) center center no-repeat !important;
}
.hdqzc .nav .active0 .tit {
  color: #fff;
}
.hdqzc .nav li:nth-child(2) a .icon {
  background: url(../pcimages/hdq_icon2.png) center center no-repeat;
}
.hdqzc .nav .active1 {
  background-color: #1e61ca;
}
.hdqzc .nav .active1 .icon {
  background: url(../pcimages/hr_hdq_icon2.png) center center no-repeat !important;
}
.hdqzc .nav .active1 .tit {
  color: #fff;
}
.hdqzc .nav li:nth-child(3) a .icon {
  background: url(../pcimages/hdq_icon3.png) center center no-repeat;
}
.hdqzc .nav .active2 {
  background-color: #1e61ca;
}
.hdqzc .nav .active2 .icon {
  background: url(../pcimages/hr_hdq_icon3.png) center center no-repeat !important;
}
.hdqzc .nav .active2 .tit {
  color: #fff;
}
.hdqzc .nav li:nth-child(4) a .icon {
  background: url(../pcimages/hdq_icon4.png) center center no-repeat;
}
.hdqzc .nav .active3 {
  background-color: #1e61ca;
}
.hdqzc .nav .active3 .icon {
  background: url(../pcimages/hr_hdq_icon4.png) center center no-repeat !important;
}
.hdqzc .nav .active3 .tit {
  color: #fff;
}
.hdqzc .nav li:nth-child(5) a .icon {
  background: url(../pcimages/hdq_icon5.png) center center no-repeat;
}
.hdqzc .nav .active4 {
  background-color: #1e61ca;
}
.hdqzc .nav .active4 .icon {
  background: url(../pcimages/hr_hdq_icon5.png) center center no-repeat !important;
}
.hdqzc .nav .active4 .tit {
  color: #fff;
}
.hdqzc .nav li:last-child {
  margin-right: 0;
}
.hdqzc .listBox {
  margin-top: 27px;
}
.hdqzc .listBox ul {
  height: 194px;
  background-color: #f7f7f7;
  width: 100%;
  border-radius: 18px;
  padding: 25px 16px 25px 30px;
  display: none;
}
.hdqzc .listBox ul li {
  overflow: hidden;
  margin-bottom: 20px;
}
.hdqzc .listBox ul li a {
  display: block;
  width: 932px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.hdqzc .listBox ul li span {
  float: right;
  color: #666666;
}
.hdqzc .listBox ul li:last-child {
  margin-bottom: 0;
}
.bjszc {
  width: 1200px;
  padding: 35px 40px 43px;
  margin: 50px auto;
  background-color: #fff;
}
.bjszc .title {
  height: 35px;
  width: 1120px;
  background: url(../pcimages/title2.jpg) center center no-repeat;
}
.bjszc .ssfa {
  margin: 35px auto 0;
  width: 1116px;
  height: 198px;
  background: url(../pcimages/pic.jpg) center center no-repeat;
}
.bjszc .ssfa a {
  display: block;
  width: 100%;
  height: 100%;
}
.bjszc .middle {
  width: 1116px;
  margin: 20px auto 0;
  overflow: hidden;
}
.bjszc .middle .left {
  width: 548px;
  height: 118px;
  background: url(../pcimages/bjs_left.jpg) center center no-repeat;
  float: left;
}
.bjszc .middle .left a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 118px;
  padding-left: 181px;
}
.bjszc .middle .left a span {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.bjszc .middle .right {
  width: 548px;
  height: 118px;
  background: url(../pcimages/bjs_right.jpg) center center no-repeat;
  float: right;
}
.bjszc .middle .right a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 118px;
  padding-left: 181px;
}
.bjszc .middle .right a span {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.bjszc .nav1 {
  margin-top: 52px;
}
.bjszc .nav1 li {
  width: 204px;
  height: 160px;
  border: none;
  float: left;
  margin-right: 25px;
  border-radius: 18px;
  box-shadow: #dbe0ea 0px 0px 20px;
}
.bjszc .nav1 li a {
  display: block;
  width: 100%;
  height: 100%;
}
.bjszc .nav1 li a .icon {
  height: 94px;
  width: 100%;
}
.bjszc .nav1 li a .tit {
  line-height: 24px;
  text-align: center;
  color: #1e61ca;
  margin-top: 12px;
}
.bjszc .nav1 li:nth-child(1) a .icon {
  background: url(../pcimages/bj_icon1.png) center center no-repeat;
}
.bjszc .nav1 .active0 {
  background-color: #1e61ca;
}
.bjszc .nav1 .active0 .icon {
  background: url(../pcimages/hr_bj_icon1.png) center center no-repeat !important;
}
.bjszc .nav1 .active0 .tit {
  color: #fff;
}
.bjszc .nav1 li:nth-child(2) a .icon {
  background: url(../pcimages/bj_icon2.png) center center no-repeat;
}
.bjszc .nav1 .active1 {
  background-color: #1e61ca;
}
.bjszc .nav1 .active1 .icon {
  background: url(../pcimages/hr_bj_icon2.png) center center no-repeat !important;
}
.bjszc .nav1 .active1 .tit {
  color: #fff;
}
.bjszc .nav1 li:nth-child(3) a .icon {
  background: url(../pcimages/bj_icon3.png) center center no-repeat;
}
.bjszc .nav1 .active2 {
  background-color: #1e61ca;
}
.bjszc .nav1 .active2 .icon {
  background: url(../pcimages/hr_bj_icon3.png) center center no-repeat !important;
}
.bjszc .nav1 .active2 .tit {
  color: #fff;
}
.bjszc .nav1 li:nth-child(4) a .icon {
  background: url(../pcimages/bj_icon4.png) center center no-repeat;
}
.bjszc .nav1 .active3 {
  background-color: #1e61ca;
}
.bjszc .nav1 .active3 .icon {
  background: url(../pcimages/hr_bj_icon4.png) center center no-repeat !important;
}
.bjszc .nav1 .active3 .tit {
  color: #fff;
}
.bjszc .nav1 li:nth-child(5) a .icon {
  background: url(../pcimages/bj_icon5.png) center center no-repeat;
}
.bjszc .nav1 .active4 {
  background-color: #1e61ca;
}
.bjszc .nav1 .active4 .icon {
  background: url(../pcimages/hr_bj_icon5.png) center center no-repeat !important;
}
.bjszc .nav1 .active4 .tit {
  color: #fff;
}
.bjszc .nav1 li:last-child {
  margin-right: 0;
}
.bjszc .listBox1 {
  margin-top: 27px;
}
.bjszc .listBox1 ul {
  height: 194px;
  background-color: #f7f7f7;
  width: 100%;
  border-radius: 18px;
  padding: 25px 16px 25px 30px;
  display: none;
}
.bjszc .listBox1 ul li {
  overflow: hidden;
  margin-bottom: 20px;
}
.bjszc .listBox1 ul li a {
  display: block;
  width: 932px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.bjszc .listBox1 ul li span {
  float: right;
  color: #666666;
}
.bjszc .listBox1 ul li:last-child {
  margin-bottom: 0;
}
.listBox {
  clear: both;
  padding-bottom: 35px;
}
