* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
}
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: #242424;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #242424;
  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;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.banner {
  height: 586px;
  background: url(../images/banner.jpg) top center no-repeat;
}
.yzsbl {
  width: 100%;
  height: 470px;
  background: url(../images/top_bg.jpg) center center no-repeat;
}
.yzsbl .wrap {
  padding: 0 77px 0 33px;
}
.yzsbl ul {
  float: left;
  padding: 47px 0 0 0;
  width: 768px;
}
.yzsbl ul li {
  width: 236px;
  height: 108px;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 10px;
  margin: 0 30px 30px 0;
  float: left;
}
.yzsbl ul li:nth-child(3n) {
  margin: 0 0 30px 0;
}
.yzsbl ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 106px;
  padding: 0 0 0 44px;
}
.yzsbl ul li a .icon {
  display: inline-block;
  vertical-align: middle;
}
.yzsbl ul li a .icon img {
  vertical-align: middle;
}
.yzsbl ul li a .tit {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
  width: 115px;
}
.yzsbl ul li:hover {
  border: 1px solid #346aff;
}
.yzsbl .rightIcon {
  float: right;
  padding-top: 54px;
}
.hdtsfw {
  margin-top: 55px;
}
.hdtsfw .title {
  height: 51px;
  background: url(../images/title1.png) center center no-repeat;
}
.hdtsfw .conBox {
  margin-top: 33px;
  position: relative;
}
.hdtsfw .conBox .conTxt {
  width: 958px;
  height: 705px;
  background: #f4f9fe;
  float: right;
  padding: 58px 52px 0 213px;
}
.hdtsfw .conBox .conTxt .txtTit {
  color: #3062ec;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
.hdtsfw .conBox .conTxt li {
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hdtsfw .conBox .conTxt li .bt {
  width: 141px;
  height: 47px;
  background: #346aff;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 47px;
}
.hdtsfw .conBox .conTxt li .con {
  width: 530px;
  line-height: 2;
  font-size: 16px;
}
.hdtsfw .conBox .conTxt li .con a {
  display: block;
  color: #346aff;
  text-decoration: underline;
}
.hdtsfw .conBox .conTxt li:last-child {
  margin-bottom: 0;
}
.hdtsfw .conBox .conTxt .bomtxt {
  font-size: 16px;
  color: #333333;
  margin-top: 20px;
  line-height: 2;
}
.hdtsfw .conBox .conTxt .bomLink {
  margin-top: 30px;
}
.hdtsfw .conBox .conTxt .bomLink a {
  display: block;
  font-size: 0;
  float: left;
}
.hdtsfw .conBox .conTxt .bomLink a:last-child {
  float: right;
}
.hdtsfw .conBox .picBox {
  width: 428px;
  height: 560px;
  position: absolute;
  top: 62px;
  left: 0;
}
.hdtsfw .conBox .picBox img {
  width: 100%;
  height: 100%;
}
.hdtsfw .conBox .picBox .tit {
  width: 348px;
  height: 47px;
  background: rgba(52, 106, 255, 0.9);
  position: absolute;
  left: 33px;
  bottom: 74px;
}
.hdtsfw .conBox .picBox .tit a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 47px;
  text-align: center;
}
.hdtsfw .conBox .picBox .tit a::after {
  content: '';
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url(../images/arrow.png) center center no-repeat;
  margin-left: 9px;
  vertical-align: middle;
  margin-top: -3px;
}
.xzzx {
  margin-top: 55px;
}
.xzzx .title {
  height: 51px;
  background: url(../images/title2.png) center center no-repeat;
}
.xzzx .htsydx {
  margin-top: 27px;
  height: 60px;
  background: #f4f9fe;
  border-radius: 10px;
  padding: 19px 0 0 46px;
}
.xzzx .htsydx .tit {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #3062ec;
  padding-left: 15px;
  position: relative;
}
.xzzx .htsydx .tit::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 22px;
  border-radius: 2px;
  background: #386ffb;
  left: 0;
  top: 50%;
  margin-top: -11px;
}
.xzzx .htsydx .formBox {
  float: left;
  margin-left: 39px;
  overflow: hidden;
}
.xzzx .htsydx .formBox .item {
  float: left;
  margin-right: 25px;
  overflow: hidden;
  cursor: pointer;
}
.xzzx .htsydx .formBox .item label {
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  border-radius: 50%;
  border: 1px solid #bcbcbc;
  position: relative;
  margin-right: 8px;
  margin-top: 6px;
}
.xzzx .htsydx .formBox .item label::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c1c1c1;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
}
.xzzx .htsydx .formBox .item span {
  float: left;
  margin-top: 3px;
}
.xzzx .htsydx .formBox .item.on label {
  border-color: #386ffb;
}
.xzzx .htsydx .formBox .item.on label::before {
  background: #386ffb;
}
.xzzx .htsydx .formBox .item.on span {
  color: #346aff;
}
.xzzx .hedtit {
  padding: 0 20px;
  margin-top: 33px;
  font-size: 26px;
  color: #222222;
  font-weight: bold;
  position: relative;
  line-height: 1;
}
.xzzx .hedtit::after {
  content: '';
  position: absolute;
  width: 42px;
  height: 6px;
  border-radius: 3px;
  background: #1c6cea;
  left: 20px;
  top: 37px;
}
.xzzx .xzzx-swiper {
  margin-top: 45px;
  width: 1142px;
}
.xzzx .xzzx-swiper .swiper-slide ul li {
  width: 48%;
  float: left;
  margin-bottom: 28px;
}
.xzzx .xzzx-swiper .swiper-slide ul li a {
  color: #666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xzzx .xzzx-swiper .swiper-slide ul li a:hover {
  color: #1c6cea;
}
.xzzx .xzzx-swiper .swiper-slide ul li:nth-child(2n) {
  float: right;
}
.zcwd {
  margin-top: 55px;
}
.zcwd .zcfg {
  width: 550px;
  float: left;
}
.zcwd .zcfg .title {
  height: 51px;
  background: url(../images/title3.png) left center no-repeat;
  position: relative;
}
.zcwd .zcfg .title a {
  position: absolute;
  color: #333333;
  font-size: 18px;
  right: 13px;
  top: 20px;
  line-height: 1;
}
.zcwd .zcfg .content {
  margin-top: 37px;
  border-radius: 26px;
  background: #f5f7ff;
  height: 522px;
  padding: 18px 31px;
}
.zcwd .zcfg .content ul {
  line-height: 54px;
}
.zcwd .zcfg .content ul li a {
  font-size: 18px;
  color: #666666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zcwd .zcfg .content ul li a .new {
  display: inline-block;
  width: 49px;
  height: 21px;
  border-radius: 3px;
  background: #fa8a36;
  text-align: center;
  line-height: 21px;
  font-size: 14px;
  margin-right: 3px;
  color: #fff;
  vertical-align: middle;
  margin-top: -3px;
}
.zcwd .zcfg .content ul li a:hover {
  color: #1c6cea;
}
.zcwd .cjwd {
  width: 598px;
  float: right;
}
.zcwd .cjwd .title {
  height: 51px;
  background: url(../images/title4.png) left center no-repeat;
  position: relative;
}
.zcwd .cjwd .title a {
  position: absolute;
  color: #333333;
  font-size: 18px;
  right: 13px;
  top: 20px;
  line-height: 1;
}
.zcwd .cjwd .content {
  margin-top: 37px;
  padding: 0 20px 0 30px;
}
.zcwd .cjwd .content li {
  height: 158px;
  background: #f5f7ff url(../images/wd_bg.png) right bottom no-repeat;
  margin-bottom: 25px;
  border-radius: 26px;
  padding: 20px 40px 0;
  position: relative;
}
.zcwd .cjwd .content li::before {
  content: '';
  position: absolute;
  width: 40px;
  height: 38px;
  background: url(../images/wd_before.png) center center no-repeat;
  top: 23px;
  left: -20px;
}
.zcwd .cjwd .content li::after {
  content: '';
  position: absolute;
  width: 40px;
  height: 38px;
  background: url(../images/wd_after.png) center center no-repeat;
  bottom: 7px;
  right: -18px;
}
.zcwd .cjwd .content li:last-child {
  margin-bottom: 0;
}
.zcwd .cjwd .content li .question {
  overflow: hidden;
}
.zcwd .cjwd .content li .question h3 {
  width: 42px;
  height: 42px;
  border-radius: 16px;
  background: #346aff;
  color: #fff;
  text-align: center;
  line-height: 42px;
  font-weight: bold;
  font-size: 20px;
  float: left;
}
.zcwd .cjwd .content li .question a {
  display: block;
  float: right;
  width: calc(100% - 55px);
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zcwd .cjwd .content li .question a:hover {
  color: #1c6cea;
}
.zcwd .cjwd .content li .answer {
  margin-top: 10px;
  color: #555555;
  text-align: justify;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.spfw {
  margin-top: 55px;
  margin-bottom: 45px;
}
.spfw .title {
  height: 51px;
  background: url(../images/title5.png) center center no-repeat;
}
.spfw .content {
  margin-top: 22px;
}
.spfw .content ul li {
  width: 285px;
  height: 363px;
  border-radius: 26px;
  background: #f5f7ff;
  float: left;
  margin-right: 20px;
}
.spfw .content ul li:last-child {
  margin-right: 0;
}
.spfw .content ul li a {
  display: block;
  padding: 15px 23px;
}
.spfw .content ul li a .pic {
  width: 239px;
  height: 269px;
  position: relative;
}
.spfw .content ul li a .pic::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
}
.spfw .content ul li a .pic::after {
  content: '';
  position: absolute;
  width: 51px;
  height: 51px;
  background: url(../images/player.png) center center no-repeat;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.spfw .content ul li a .tit {
  margin-top: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #333333;
}
.spfw .content ul li a .tit:hover {
  color: #1c6cea;
}
