* {
  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;
}
.indexBox {
  background: #fff4f2 url(../images/banner.jpg) top center no-repeat;
  overflow: hidden;
}
.indexBox .banner {
  height: 622px;
}
.indexBox .hedNav a {
  width: 180px;
  height: 70px;
  box-shadow: 0px 5px 14px 0px #d31713;
  border-radius: 8px;
  display: block;
  margin-right: 24px;
  background: #fff;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}
.indexBox .hedNav a .icon {
  float: left;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  line-height: 28px;
  margin-right: 15px;
  background: linear-gradient(-37deg, #fd6f03 0%, #fa3a35 100%), linear-gradient(#ffffff, #ffffff);
  text-align: center;
}
.indexBox .hedNav a .icon img {
  vertical-align: middle;
}
.indexBox .hedNav a p {
  font-size: 18px;
  font-weight: bold;
  color: #ce0600;
  float: left;
}
.indexBox .hedNav a:last-child {
  margin-right: 0;
}
.indexBox .hedInfo {
  margin: 45px auto 0;
  height: 176px;
  background: url(../images/hedtit_bg.png) center center no-repeat;
  padding: 13px 0;
}
.indexBox .hedInfo .title {
  width: 1200px;
  font-size: 30px;
  font-weight: bold;
  color: #232323;
  text-align: center;
  margin: 0 auto;
}
.indexBox .hedInfo .title a {
  color: #232323;
  font-size: 30px;
  font-weight: bold;
}
.indexBox .hedInfo .text {
  width: 1200px;
  margin: 10px auto 0;
  text-align: justify;
  line-height: 1.8;
  color: #232323;
  font-size: 18px;
}
.indexBox .hedInfo .text a {
  font-size: 18px;
  color: #0096ff;
}
.indexBox .infoBox {
  margin-top: 70px;
}
.indexBox .infoBox .left {
  width: 602px;
  height: 402px;
  float: left;
  position: relative;
}
.indexBox .infoBox .left .swiper-slide {
  width: 602px;
  height: 402px;
}
.indexBox .infoBox .left .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.indexBox .infoBox .left .swiper-slide a .pic img {
  width: 100%;
  height: 100%;
}
.indexBox .infoBox .left .swiper-slide a .tit {
  width: 100%;
  height: 58px;
  background: url(../images/info_tit_bg.png) center center no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 222px 0 21px;
  color: #fff;
  line-height: 58px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .infoBox .left .info-pagination {
  position: absolute;
  right: 20px;
  bottom: 24px;
  z-index: 9;
  font-size: 0;
}
.indexBox .infoBox .left .info-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  transition: all .5s;
  border-radius: 5px;
  opacity: 1;
  margin-right: 5px;
}
.indexBox .infoBox .left .info-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.indexBox .infoBox .left .info-pagination .swiper-pagination-bullet-active {
  width: 26px;
  background: #d00300;
}
.indexBox .infoBox .right {
  width: 565px;
  float: right;
}
.indexBox .infoBox .right .hed .tit a {
  color: #222222;
  font-weight: bold;
  font-size: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexBox .infoBox .right .hed .tit a:hover {
  color: #ce0600;
}
.indexBox .infoBox .right .hed .text {
  padding: 18px 12px;
  background: #fff9f2;
  color: #4d4d4d;
  text-align: justify;
  font-size: 16px;
  margin: 12px 0 20px;
}
.indexBox .infoBox .right ul li {
  margin-bottom: 30px;
}
.indexBox .infoBox .right ul li a {
  color: #222222;
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .infoBox .right ul li a:hover {
  color: #ce0600;
}
.indexBox .infoBox .right .more {
  display: block;
  width: 93px;
  color: #ff7373;
  font-size: 18px;
  background: url(../images/more_icon.png) right center no-repeat;
}
.indexBox .zhbsq {
  margin-top: 70px;
  height: 264px;
  background: url(../images/zhbsq_bg.jpg) center center no-repeat;
  padding: 30px 0 0;
}
.indexBox .zhbsq .title img {
  vertical-align: middle;
}
.indexBox .zhbsq .title span {
  vertical-align: middle;
  color: #bd1a2d;
  font-weight: bold;
  font-size: 30px;
}
.indexBox .zhbsq .text {
  margin-top: 15px;
  text-align: justify;
  font-size: 18px;
  color: #232323;
  line-height: 1.8;
  text-indent: 2em;
}
.indexBox .zhbsqqwys {
  margin: 70px auto 0;
  width: 1200px;
}
.indexBox .zhbsqqwys .title {
  position: relative;
  line-height: 1;
}
.indexBox .zhbsqqwys .title h3 {
  text-align: center;
  font-weight: bold;
  color: #242424;
  position: relative;
  z-index: 3;
  font-size: 42px;
}
.indexBox .zhbsqqwys .title p {
  font-size: 62px;
  font-weight: bold;
  color: #ffbaad;
  opacity: .43;
  position: absolute;
  white-space: nowrap;
  left: 50%;
  top: -19px;
  transform: translate(-50%, 0);
}
.indexBox .zhbsqqwys .topBox {
  margin-top: 35px;
}
.indexBox .zhbsqqwys .topBox .left {
  width: 681px;
  position: relative;
  height: 377px;
  float: left;
}
.indexBox .zhbsqqwys .topBox .left .pic {
  width: 359px;
  height: 377px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.indexBox .zhbsqqwys .topBox .left .text {
  width: 661px;
  height: 331px;
  position: absolute;
  top: 34px;
  left: 20px;
  z-index: 1;
  background: #fff;
  padding: 22px 12px 16px 359px;
}
.indexBox .zhbsqqwys .topBox .left .text .con {
  height: 100%;
  overflow-y: auto;
  padding-right: 10px;
  text-align: justify;
  text-indent: 2em;
  color: #232323;
  line-height: 1.8;
}
.indexBox .zhbsqqwys .topBox .left .text .con::-webkit-scrollbar {
  width: 2px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.05);
}
.indexBox .zhbsqqwys .topBox .left .text .con::-webkit-scrollbar-thumb {
  background: #ff2a00;
  border-radius: 1px;
}
.indexBox .zhbsqqwys .topBox .right {
  width: 482px;
  float: right;
}
.indexBox .zhbsqqwys .topBox .right ul li {
  width: 229px;
  height: 179px;
  float: left;
  margin: 0 18px 25px 0;
  position: relative;
}
.indexBox .zhbsqqwys .topBox .right ul li .titBox {
  width: 100%;
  height: 100%;
  background: url(../images/qwys_bg1.png) center center no-repeat;
  padding: 60px 0 0 0;
  cursor: pointer;
}
.indexBox .zhbsqqwys .topBox .right ul li .titBox .tit {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.indexBox .zhbsqqwys .topBox .right ul li .titBox .jt {
  text-align: center;
  margin-top: 10px;
  transition: all .3s;
}
.indexBox .zhbsqqwys .topBox .right ul li .text {
  transform-origin: 120px 0;
  transform: scale(0);
  transition: all .5s;
  position: absolute;
  z-index: 9;
  background: url(../images/xfk.png) center center no-repeat;
  width: 508px;
  height: 208px;
  padding: 40px 30px 40px 40px;
  top: 127px;
  left: -13px;
}
.indexBox .zhbsqqwys .topBox .right ul li .text .con {
  height: 100%;
  overflow-y: auto;
  padding-right: 10px;
  text-align: justify;
  text-indent: 2em;
  color: #232323;
  line-height: 1.8;
}
.indexBox .zhbsqqwys .topBox .right ul li .text .con::-webkit-scrollbar {
  width: 2px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.05);
}
.indexBox .zhbsqqwys .topBox .right ul li .text .con::-webkit-scrollbar-thumb {
  background: #ff2a00;
  border-radius: 1px;
}
.indexBox .zhbsqqwys .topBox .right ul li:nth-child(2n) {
  margin: 0 0 25px 0;
}
.indexBox .zhbsqqwys .topBox .right ul li:nth-child(2) {
  background: url(../images/qwys_bg2.png) center center no-repeat;
}
.indexBox .zhbsqqwys .topBox .right ul li:nth-child(2) .text {
  background: url(../images/xfk2.png) center center no-repeat;
  left: -135px;
  transform-origin: 50% 0;
}
.indexBox .zhbsqqwys .topBox .right ul li:nth-child(3) {
  background: url(../images/qwys_bg3.png) center center no-repeat;
  margin: 0 18px 0 0;
}
.indexBox .zhbsqqwys .topBox .right ul li:nth-child(4) {
  background: url(../images/qwys_bg4.png) center center no-repeat;
  margin: 0;
}
.indexBox .zhbsqqwys .topBox .right ul li:nth-child(4) .text {
  background: url(../images/xfk2.png) center center no-repeat;
  left: -135px;
  transform-origin: 50% 0;
}
.indexBox .zhbsqqwys .topBox .right ul li:hover .text {
  transform: scale(1);
}
.indexBox .zhbsqqwys .topBox .right ul li:hover .titBox .tit {
  color: #fff447;
}
.indexBox .zhbsqqwys .topBox .right ul li:hover .jt {
  transform: rotate(180deg);
}
.indexBox .zhbsqqwys .bomBox {
  margin-top: 35px;
}
.indexBox .zhbsqqwys .bomBox .yjdd {
  width: 676px;
  float: left;
}
.indexBox .zhbsqqwys .bomBox .yjdd .hedtit {
  overflow: hidden;
}
.indexBox .zhbsqqwys .bomBox .yjdd .hedtit::after {
  content: '';
  display: block;
  width: 218px;
  height: 16px;
  background: url(../images/r_tit_after.png) center center no-repeat;
  float: left;
  margin-top: 15px;
}
.indexBox .zhbsqqwys .bomBox .yjdd .hedtit h3 {
  float: left;
  font-size: 30px;
  font-weight: bold;
  color: #242424;
  margin-right: 11px;
}
.indexBox .zhbsqqwys .bomBox .yjdd .videoBox {
  width: 676px;
  height: 465px;
  background: #fff;
  border-radius: 14px;
  margin-top: 24px;
  box-shadow: 0px 10px 20px 0px rgba(215, 51, 45, 0.26);
}
.indexBox .zhbsqqwys .bomBox .yjdd .videoBox .round {
  height: 41px;
  line-height: 41px;
  padding-left: 26px;
}
.indexBox .zhbsqqwys .bomBox .yjdd .videoBox .round span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  border-radius: 50%;
  vertical-align: middle;
}
.indexBox .zhbsqqwys .bomBox .yjdd .videoBox .round .blue {
  background: #1f68f8;
}
.indexBox .zhbsqqwys .bomBox .yjdd .videoBox .round .yellow {
  background: #fda619;
}
.indexBox .zhbsqqwys .bomBox .yjdd .videoBox .round .grey {
  background: #dbdbdb;
}
.indexBox .zhbsqqwys .bomBox .yjdd .videoBox .video {
  height: 382px;
  position: relative;
}
.indexBox .zhbsqqwys .bomBox .yjdd .videoBox .video video {
  width: 100%;
  height: 100%;
}
.indexBox .zhbsqqwys .bomBox .yjdd .videoBox .video .fmBox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  cursor: pointer;
}
.indexBox .zhbsqqwys .bomBox .ghwz {
  width: 482px;
  float: right;
}
.indexBox .zhbsqqwys .bomBox .ghwz .hedtit {
  overflow: hidden;
}
.indexBox .zhbsqqwys .bomBox .ghwz .hedtit::after {
  content: '';
  display: block;
  width: 218px;
  height: 16px;
  background: url(../images/r_tit_after.png) center center no-repeat;
  float: left;
  margin-top: 15px;
}
.indexBox .zhbsqqwys .bomBox .ghwz .hedtit h3 {
  float: left;
  font-size: 30px;
  font-weight: bold;
  color: #242424;
  margin-right: 11px;
}
.indexBox .zhbsqqwys .bomBox .ghwz .content {
  height: 465px;
  margin-top: 24px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0px 10px 20px 0px rgba(215, 51, 45, 0.26);
  padding: 26px 22px 0;
  line-height: 1.86;
  text-indent: 2em;
}
.indexBox .zhbsqqwys .bomBox .ghwz .content .picbox {
  float: left;
  width: 255px;
  height: 224px;
  text-indent: 0;
  margin-right: 19px;
}
.indexBox .zhbsqqwys .bomBox .ghwz .content .picbox .pic {
  height: 191px;
  cursor: pointer;
}
.indexBox .zhbsqqwys .bomBox .ghwz .content .picbox .pic img {
  width: 100%;
  height: 100%;
}
.indexBox .zhbsqqwys .bomBox .ghwz .content .picbox .tit {
  height: 33px;
  border: 2px solid #ececec;
  border-top: none;
  font-size: 16px;
  color: #ff573b;
  text-align: center;
  line-height: 31px;
}
.indexBox .zbqzcyd {
  margin-top: 70px;
  background: url(../images/bg.jpg) center center no-repeat;
  height: 1212px;
  padding: 70px 0 0;
}
.indexBox .zbqzcyd .title {
  position: relative;
  line-height: 1;
}
.indexBox .zbqzcyd .title h3 {
  text-align: center;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 3;
  font-size: 42px;
}
.indexBox .zbqzcyd .title p {
  font-size: 62px;
  font-weight: bold;
  color: #5f0e00;
  opacity: .19;
  position: absolute;
  white-space: nowrap;
  left: 50%;
  top: -19px;
  transform: translate(-50%, 0);
}
.indexBox .zbqzcyd .searchCon {
  margin-top: 35px;
  position: relative;
}
.indexBox .zbqzcyd .searchCon .searchleft {
  width: 434px;
  float: left;
  position: relative;
  z-index: 3;
}
.indexBox .zbqzcyd .searchCon .searchleft h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 22px;
  line-height: 1;
  color: #fff;
}
.indexBox .zbqzcyd .searchCon .searchleft select {
  margin-bottom: 19px;
  width: 100%;
  height: 50px;
  background: #fff;
  border-radius: 8px;
  border: none;
  font-size: 16px;
  padding: 0 18px;
  color: #212121;
}
.indexBox .zbqzcyd .searchCon .searchleft .ckxq {
  width: 434px;
  height: 49px;
  cursor: pointer;
  background: linear-gradient(0deg, #ffba00 0%, #ffdc4e 52%, #fff7d6 100%), linear-gradient(#ffe787, #ffe787);
  box-shadow: 0px 10px 20px 0px rgba(215, 51, 45, 0.26);
  border-radius: 8px;
  margin-top: 19px;
  font-size: 18px;
  font-weight: bold;
  color: #615006;
  text-align: center;
  line-height: 49px;
}
.indexBox .zbqzcyd .searchCon .searchleft .ckxq span {
  vertical-align: middle;
  margin-left: 6px;
}
.indexBox .zbqzcyd .searchCon .searchleft .ckxq img {
  vertical-align: middle;
}
.indexBox .zbqzcyd .searchCon::before {
  content: '';
  position: absolute;
  width: 216px;
  height: 291px;
  background: url(../images/zc_mid.png) center center no-repeat;
  left: 294px;
  top: 0;
}
.indexBox .zbqzcyd .searchCon .textCon {
  position: relative;
  z-index: 3;
  width: 699px;
  height: 291px;
  float: right;
  background: #ffffff url(../images/icon_zc.png) 518px 142px no-repeat;
  border-radius: 8px;
  padding: 25px 15px 25px 27px;
  color: #232323;
  line-height: 28px;
}
.indexBox .zbqzcyd .searchCon .textCon .text {
  overflow-y: auto;
  height: 100%;
}
.indexBox .zbqzcyd .searchCon .textCon .text::-webkit-scrollbar {
  width: 2px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.05);
}
.indexBox .zbqzcyd .searchCon .textCon .text::-webkit-scrollbar-thumb {
  background: #ff2a00;
  border-radius: 1px;
}
.indexBox .zbqzcyd .searchCon .textCon .text .gl {
  color: #ef4d26;
}
.indexBox .zbqzcyd .zcdb {
  margin-top: 40px;
}
.indexBox .zbqzcyd .zcdb .hedtit {
  color: #fff;
  font-size: 30px;
  text-align: center;
}
.indexBox .zbqzcyd .zcdb .hedtit::before {
  content: '';
  width: 218px;
  height: 16px;
  display: inline-block;
  background: url(../images/w_tit_before.png) center center no-repeat;
  vertical-align: middle;
}
.indexBox .zbqzcyd .zcdb .hedtit h3 {
  font-weight: bold;
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.indexBox .zbqzcyd .zcdb .hedtit::after {
  content: '';
  width: 218px;
  height: 16px;
  display: inline-block;
  background: url(../images/w_tit_after.png) center center no-repeat;
  vertical-align: middle;
}
.indexBox .zbqzcyd .zcdb .content {
  margin-top: 18px;
}
.indexBox .zbqzcyd .zcdb .content table {
  width: 100%;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
}
.indexBox .zbqzcyd .zcdb .content table tr {
  height: 59px;
}
.indexBox .zbqzcyd .zcdb .content table tr th {
  font-size: 24px;
  font-weight: bold;
  color: #ea0400;
}
.indexBox .zbqzcyd .zcdb .content table tr th:nth-child(1) {
  width: 165px;
}
.indexBox .zbqzcyd .zcdb .content table tr th:nth-child(2) {
  width: 522px;
  border: 1px solid #ea0400;
  border-top: none;
  border-bottom: none;
}
.indexBox .zbqzcyd .zcdb .content table tr:nth-child(2n) {
  background: #fff5f5;
}
.indexBox .zbqzcyd .zcdb .content table tr td {
  padding: 5px 16px;
  line-height: 2.5;
}
.indexBox .zbqzcyd .zcdb .content table tr td:nth-child(2) {
  border: 1px solid #ea0400;
  border-top: none;
  border-bottom: none;
}
.indexBox .zbqzcyd .zcdb .content table tr td:nth-child(1) {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
}
.indexBox .zbqzcyd .zcdb .content table tr td:nth-child(1) span {
  vertical-align: middle;
}
.indexBox .zbqzcyd .zcdb .content table tr td:nth-child(1) img {
  vertical-align: middle;
}
.indexBox .zbqzcyd .zcdb .content table tr td p {
  color: #242424;
}
.indexBox .zbqzcyd .zcdb .content table tr td p::before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #ef413e;
  vertical-align: middle;
  margin-right: 5px;
}
.indexBox .zbqzcyd .zcdb .content table tr td .box {
  overflow: hidden;
}
.indexBox .zbqzcyd .zcdb .content table tr td .box p {
  float: left;
  margin-right: 100px;
}
.indexBox .zbqzcyd .zcdb .content table tr td .box p:last-child {
  margin-right: 0;
}
.indexBox .zbqzcyd .zcdb .content table tr td .line {
  width: 108px;
  height: 1px;
  background: #ec432c;
}
.indexBox .qyrz {
  margin-top: 70px;
}
.indexBox .qyrz .title {
  position: relative;
  line-height: 1;
}
.indexBox .qyrz .title h3 {
  text-align: center;
  font-weight: bold;
  color: #242424;
  position: relative;
  z-index: 3;
  font-size: 42px;
}
.indexBox .qyrz .title p {
  font-size: 62px;
  font-weight: bold;
  color: #ffbaad;
  opacity: .43;
  position: absolute;
  white-space: nowrap;
  left: 50%;
  top: -19px;
  transform: translate(-50%, 0);
}
.indexBox .qyrz .text {
  font-size: 18px;
  color: #ef413e;
  line-height: 52px;
  text-align: center;
  margin-top: 25px;
}
.indexBox .qyrz .searchBox {
  margin-top: 15px;
}
.indexBox .qyrz .searchBox p {
  font-size: 18px;
  font-weight: bold;
  color: #ee5827;
  float: left;
  margin-right: 32px;
  margin-top: 13px;
}
.indexBox .qyrz .searchBox select {
  width: 752px;
  height: 49px;
  background: #fff;
  border-radius: 8px;
  padding: 0 18px;
  font-size: 16px;
  color: #212121;
  border: none;
}
.indexBox .qyrz .searchBox .btn {
  width: 287px;
  height: 49px;
  text-align: center;
  line-height: 49px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  border-radius: 8px;
  float: right;
  cursor: pointer;
  background: linear-gradient(0deg, #fa3a35 0%, #fd6f03 100%), linear-gradient(#ffffff, #ffffff);
}
.indexBox .qyrz .qyrz-swiper {
  margin-top: 27px;
}
.indexBox .qyrz .qyrz-swiper .swiper-slide {
  height: 187px;
  overflow: hidden;
}
.indexBox .qyrz .qyrz-swiper .swiper-slide .left,
.indexBox .qyrz .qyrz-swiper .swiper-slide .right {
  width: 582px;
  float: left;
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  height: 187px;
  padding: 60px 23px 0;
  font-size: 16px;
  color: #232323;
  line-height: 1.8;
  text-align: justify;
}
.indexBox .qyrz .qyrz-swiper .swiper-slide .left p,
.indexBox .qyrz .qyrz-swiper .swiper-slide .right p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.indexBox .qyrz .qyrz-swiper .swiper-slide .left .tit,
.indexBox .qyrz .qyrz-swiper .swiper-slide .right .tit {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 23px;
  line-height: 41px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  height: 41px;
  border-radius: 0 0 14px 0;
  background: linear-gradient(0deg, #fa3a35 0%, #fd6f03 100%), linear-gradient(#ffffff, #ffffff);
}
.indexBox .qyrz .qyrz-swiper .swiper-slide .right {
  float: right;
}
.indexBox .qyrz .cwlj {
  display: block;
  margin-top: 43px;
  font-size: 0;
}
.indexBox .qyrz .cwlj img {
  width: 100%;
  height: auto;
}
.indexBox .ryzy {
  margin-top: 70px;
}
.indexBox .ryzy .title {
  position: relative;
  line-height: 1;
}
.indexBox .ryzy .title h3 {
  text-align: center;
  font-weight: bold;
  color: #242424;
  position: relative;
  z-index: 3;
  font-size: 42px;
}
.indexBox .ryzy .title p {
  font-size: 62px;
  font-weight: bold;
  color: #ffbaad;
  opacity: .43;
  position: absolute;
  white-space: nowrap;
  left: 50%;
  top: -19px;
  transform: translate(-50%, 0);
}
.indexBox .ryzy .topBox {
  margin-top: 35px;
  height: 367px;
  position: relative;
}
.indexBox .ryzy .topBox .left {
  width: 914px;
  position: absolute;
  left: 0;
  top: 0;
}
.indexBox .ryzy .topBox .left img {
  width: 100%;
  height: 100%;
}
.indexBox .ryzy .topBox .right {
  float: right;
}
.indexBox .ryzy .topBox .right ul {
  width: 274px;
}
.indexBox .ryzy .topBox .right ul li {
  float: right;
  position: relative;
  z-index: 3;
  width: 274px;
  height: 117px;
  text-align: center;
  line-height: 117px;
  box-shadow: 0px 3px 14px 0px rgba(236, 65, 60, 0.34);
  border-radius: 3px;
  margin-bottom: 8px;
  background: url(../images/ryzy_bg1.png) center center no-repeat;
  background-size: 100% 100%;
  transition: all .5s;
}
.indexBox .ryzy .topBox .right ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(to right, #fd6f03, #fa3a35);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.indexBox .ryzy .topBox .right ul li:nth-child(2) {
  background: url(../images/ryzy_bg2.png) center center no-repeat;
  background-size: 100% 100%;
}
.indexBox .ryzy .topBox .right ul li:last-child {
  margin-bottom: 0;
  background: #fbecef;
}
.indexBox .ryzy .topBox .right ul li:hover {
  width: 303px;
}
.indexBox .ryzy .bomBox {
  margin: 44px 0 86px;
}
.indexBox .ryzy .bomBox .dxfgms {
  width: 756px;
  float: left;
}
.indexBox .ryzy .bomBox .dxfgms .hedtit {
  overflow: hidden;
}
.indexBox .ryzy .bomBox .dxfgms .hedtit::after {
  content: '';
  display: block;
  width: 218px;
  height: 16px;
  background: url(../images/r_tit_after.png) center center no-repeat;
  float: left;
  margin-top: 15px;
}
.indexBox .ryzy .bomBox .dxfgms .hedtit h3 {
  float: left;
  font-size: 30px;
  font-weight: bold;
  color: #242424;
  margin-right: 11px;
}
.indexBox .ryzy .bomBox .dxfgms .content {
  margin-top: 20px;
  background: #fff;
  height: 314px;
  border-radius: 14px;
  box-shadow: 0px 3px 14px 0px rgba(236, 65, 60, 0.19);
  padding: 15px 21px 0 21px;
}
.indexBox .ryzy .bomBox .dxfgms .content .dxfgms_nav {
  width: 280px;
  float: left;
}
.indexBox .ryzy .bomBox .dxfgms .content .dxfgms_nav li {
  height: 38px;
  color: #212121;
  font-size: 18px;
  border: 1px solid #dbdbdb;
  margin-bottom: 10px;
  line-height: 38px;
  cursor: pointer;
  padding-left: 64px;
  transition: all .5s;
}
.indexBox .ryzy .bomBox .dxfgms .content .dxfgms_nav li span {
  color: #ff2a00;
  margin-right: 6px;
}
.indexBox .ryzy .bomBox .dxfgms .content .dxfgms_nav li:last-child {
  margin-bottom: 0;
}
.indexBox .ryzy .bomBox .dxfgms .content .dxfgms_nav .on {
  background: linear-gradient(-35deg, #fa3a35 0%, #fd6f03 100%), linear-gradient(#ffffff, #ffffff);
  border: none;
  color: #fff;
}
.indexBox .ryzy .bomBox .dxfgms .content .dxfgms_nav .on span {
  color: #fff;
}
.indexBox .ryzy .bomBox .dxfgms .content .dxfgms-swiper {
  width: 428px;
  float: right;
}
.indexBox .ryzy .bomBox .dxfgms .content .dxfgms-swiper .swiper-slide {
  display: table;
}
.indexBox .ryzy .bomBox .dxfgms .content .dxfgms-swiper .swiper-slide .pic {
  height: 230px;
  width: 302px;
  display: table-cell;
  vertical-align: middle;
  background: #ccc;
}
.indexBox .ryzy .bomBox .dxfgms .content .dxfgms-swiper .swiper-slide .pic img {
  width: 100%;
  height: 100%;
}
.indexBox .ryzy .bomBox .dxfgms .content .dxfgms-swiper .swiper-slide .right {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}
.indexBox .ryzy .bomBox .dxfgms .content .bom {
  width: 100%;
  margin-top: 20px;
  float: left;
}
.indexBox .ryzy .bomBox .codejz {
  width: 411px;
  float: right;
}
.indexBox .ryzy .bomBox .codejz .hedtit {
  overflow: hidden;
}
.indexBox .ryzy .bomBox .codejz .hedtit::after {
  content: '';
  display: block;
  width: 218px;
  height: 16px;
  background: url(../images/r_tit_after.png) center center no-repeat;
  float: left;
  margin-top: 15px;
}
.indexBox .ryzy .bomBox .codejz .hedtit h3 {
  float: left;
  font-size: 30px;
  font-weight: bold;
  color: #242424;
  margin-right: 11px;
}
.indexBox .ryzy .bomBox .codejz .content {
  padding: 59px 0 0;
}
.indexBox .ryzy .bomBox .codejz .content .item {
  position: relative;
  margin-bottom: 99px;
}
.indexBox .ryzy .bomBox .codejz .content .item:last-child {
  margin-bottom: 0;
}
.indexBox .ryzy .bomBox .codejz .content .item .code {
  position: absolute;
  width: 112px;
  height: 112px;
  left: 18px;
  top: -35px;
}
.indexBox .ryzy .bomBox .codejz .content .item .code img {
  width: 100%;
  height: 100%;
}
.indexBox .ryzy .bomBox .codejz .content .item p {
  width: 100%;
  height: 87px;
  background-color: #ffffff;
  box-shadow: 0px 3px 4px 0px rgba(236, 65, 60, 0.19);
  border-radius: 3px;
  padding-left: 151px;
  font-size: 16px;
  font-weight: bold;
  line-height: 87px;
  color: #242424;
}
.indexBox .ryzy .bomBox .codejz .content .item p::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 10px solid #ff2a00;
  vertical-align: middle;
}
.indexBox .ryzy .bomBox .codejz .content .item p span {
  vertical-align: middle;
}
.bigimg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  transform: scale(0);
  transition: all .5s;
}
.bigimg .pic {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  line-height: 100%;
  z-index: 10;
}
.bigimg .pic img {
  height: 80%;
  width: auto;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
