.tempWrap {
  overflow: initial !important;
  margin-top: 20px;
  width: 1200px;
}

.picList {
  overflow: initial !important;
}

.picList li {
  width: 227px !important;
  background-color: #f7f8f9;
  margin-right: 30px;
}

.picList li:nth-last-child(1) {
  margin-right: 0;
}

.picList li .pic {
  box-sizing: border-box;
}

.picList li .pic img {
  width: 225px;
  height: 188px;
}

.picList li .pic h3 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 5px;
}

.picList li .pic p {
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.tishi {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  z-index: 10;
}

.chenggongbm {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  z-index: 10;
  padding: 20px;
  box-sizing: border-box;
}

.chenggongbm img {
  width: 56px;
  height: 56px;
  display: block;
  margin: 0 auto;
}

.chenggongbm p {
  text-align: center;
  font-size: 18px;
  padding-top: 5px;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.wt1 {
  width: 865px;
  margin-right: 35px;
}

.wt2 {
  width: 300px;
}

.wt2-nt1 {
  padding-top: 22px;
}

.wt2-nt1 .fl:nth-child(1) {
  position: relative;
}

.wt2-nt1 .fl:nth-child(1)::after {
  content: "";
  position: absolute;
  right: -15px;
  width: 1px;
  height: 48px;
  background-image: linear-gradient(180deg, #ae0c2a 0%, #ae0c2a 49%, #ae0c2a 100%);
  opacity: 0.5;
}

.wt2-nt1 .fl:nth-child(2) {
  position: relative;
  bottom: 6px;
  padding-left: 30px;
}

.wt2-nt1 .fl:nth-child(2) p {
  font-size: 20px;
  color: #ae0c2a;
  line-height: 28px;
}

.wt2-nt1 img {
  display: inline-block;
  width: 48px;
  height: 48px;
}

.wt2-nt2 {
  padding: 10px 0;
}

.wt2-nt2 ul li {
  color: #ae0c2a;
  font-weight: bold;
  line-height: 28px;
}

.wt2-nt2 ul li span {
  font-weight: normal;
  color: #666;
}

.wt2-nt3 {
  font-size: 0;
  line-height: 40px;
}

.wt2-nt3 a {
  width: 145px;
  height: 40px;
  font-size: 14px;
  color: #333333;
  background-color: #f7f8f9;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  margin-top: 10px;
}

.wt2-nt3 a:hover {
  background: #ae0c2a;
  color: #fff;
}

.wt2-nt3 a:nth-child(2n) {
  margin-right: 0;
}

.wt2-nt4 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

header {
  background: #fff;
}

header.sc {
  background: #9f1e31;
}

header.sc .wrapper .logo img {
  position: relative;
}

header.sc .wrapper .logo span {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

header.sc .wrapper .title {
  padding-left: 34px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  top: 8px;
}

header.sc .wrapper .title img {
  height: 44px;
}

header.sc .wrapper .title::before {
  content: '';
  position: absolute;
  left: 17px;
  top: 50%;
  transform: translate(0, -50%);
  width: 1px;
  height: 29px;
  background: url(../images/xian.png) center no-repeat;
}

header .wrapper {
  display: table;
  margin: 0 auto;
  height: 96px;
}

header .wrapper .logo {
  display: table-cell;
  vertical-align: middle;
}

header .wrapper .logo img {
  height: 56px;
}

header .wrapper .logo span {
  font-size: 20px;
  color: #ae0c2a;
}

header .wrapper .phone {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

header .wrapper .phone img {
  width: 208px;
  height: 39px;
}

header .wrapper .hdlist {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  position: relative;
}

header .wrapper .hdlist .lxfs {
  width: 339px;
  height: 34px;
  background: url(../images/lxfs.png) center no-repeat;
  background-size: 339px 34px;
  color: #fff;
  text-align: center;
  line-height: 34px;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 16px;
}

header .wrapper .hdlist a {
  font-size: 16px;
  color: #ffffff;
  margin-right: 25px;
  position: relative;
  top: 18px;
}

header .wrapper .hdlist a:nth-last-child(1) {
  margin-right: 0;
}

header .wrapper .hdlist a:hover::after {
  content: "";
  position: absolute;
  bottom: -7px;
  width: 20px;
  height: 3px;
  background-color: #ffffff;
  border-radius: 3px;
  left: 50%;
  transform: translate(-50%);
}

header .wrapper .hdlist a.active::after {
  content: "";
  position: absolute;
  bottom: -7px;
  width: 20px;
  height: 3px;
  background-color: #ffffff;
  border-radius: 3px;
  left: 50%;
  transform: translate(-50%);
}

.bn {
  position: relative;
}

.bn-btn {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 50px;
  width: 100%;
  text-align: center;
}

.bn-btn a {
  width: 280px;
  height: 68px;
  border-radius: 34px;
  font-size: 30px;
  color: #ffffff;
  line-height: 68px;
  text-align: center;
  display: inline-block;
  background-color: #fba343;
  margin-right: 30px;
}

.bn-btn a:nth-child(2) {
  /* width: 270px; */
}

.bn-btn a:nth-last-child(1) {
  margin-right: 0;
}

.banner {
  width: 100%;
  height: 504px;
  background: url(../images/banner.png) center no-repeat;
  background-size: auto 504px;
  display: block;
}

footer {
  background-color: #1a1617;
}

footer .wrapper {
  display: table;
  height: 160px;
}

footer .ft-logo {
  display: table-cell;
  vertical-align: middle;
}

footer .ft-logo img {
  width: 191px;
  height: 48px;
  opacity: 0.5;
}

footer .ft-text {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  color: #666666;
}

footer .ft-text p {
  padding: 0 80px;
  text-align: center;
}

footer .ft-text p a {
  padding-bottom: 10px;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  color: #999999;
}

footer .ft-bt {
  display: table-cell;
  vertical-align: middle;
}

footer .ft-bt a {
  width: 120px;
  height: 40px;
  display: block;
  background-color: #333333;
  text-align: center;
  line-height: 40px;
  color: #666666;
}

.pt100 {
  padding-top: 100px;
}

.pt50 {
  padding-top: 50px;
}
.mb30 {
  margin-bottom: 30px;
}

.bt1 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 70px;
}

.bt1::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 48px;
  height: 6px;
  bottom: 0;
  background-image: linear-gradient(135deg, #f7654d 0%, #ec3526 100%);
  border-radius: 5px;
  transform: translate(-50%);
}

.bt1 img {
  position: absolute;
  height: 47px;
  left: 50%;
  transform: translate(-50%);
}

.bt1 h2 {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 10px;
  font-size: 32px;
  color: #333333;
}

.bt1 h2::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 2px;
  background-color: #eeeeee;
  left: -160px;
  top: 50%;
  transform: translate(0, -50%);
}

.bt1 h2::after {
  content: "";
  position: absolute;
  width: 120px;
  height: 2px;
  background-color: #eeeeee;
  right: -160px;
  top: 50%;
  transform: translate(0, -50%);
}

.bt2 h2 {
  font-size: 30px;
  position: relative;
  padding-left: 20px;
}

.bt2 h2::before {
  content: "";
  width: 5px;
  height: 30px;
  background-image: linear-gradient(135deg, #f7654d 0%, #ec3526 100%);
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.bt3.c h2 {
  color: #056983;
}

.bt3 h2 {
  text-align: center;
  font-size: 32px;
}

.bt4.s {
  text-align: center;
  padding-bottom: 10px;
}

.bt4 h2 {
  font-size: 32px;
  display: inline-block;
}

.bt4 p {
  display: inline-block;
  padding-left: 20px;
  font-size: 16px;
  color: #999999;
}

.bt5 {
  width: 571px;
  position: relative;
}

.bt5 h2 {
  font-size: 36px;
  color: #056983;
  position: relative;
  display: inline-block;
}

.bt5 h2::after {
  content: "";
  position: absolute;
  width: 100%;
  background: #056983;
  height: 4px;
  bottom: -5px;
  left: 0;
}

.bt5::before {
  content: "";
  position: absolute;
  height: 4px;
  width: 100%;
  background-color: #F7F8F9;
  bottom: -5px;
  left: 0;
}

.wenzhang {
  background: url(../images/zonghe1.png) center no-repeat;
  height: 533px;
  background-size: auto 533px;
}

.wenzhang.s {
  background: #9d1d22;
  height: 378px;
  padding-top: 89px;
  box-sizing: border-box;
  margin-top: 60px;
}

.wenzhang.s .bt3 {
  color: #fff;
}

.items {
  width: 100%;
  height: 512px;
  background: url(../images/zonghe.png) center no-repeat;
  background-size: auto 512px;
}

.items .bt3 h2 {
  color: #fff;
  text-align: left;
}

.items .fl {
  margin-right: 30px;
}

.items .fl:nth-child(3) {
  margin-right: 0;
}

.wz {
  width: 1200px;
  margin: 0 auto;
}

.item {
  width: 1200px;
  margin: 0 auto;
}

.item-jianjie {
  margin-top: 20px;
}

.item-jianjie .fl:nth-child(1) {
  width: 1200px;
  height: auto;
  background-color: #f7f8f9;
  padding: 26px 32px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 28px;
  position: relative;
}

.item-jianjie .fl:nth-child(1) h2 {
  position: absolute;
  top: 30px;
  width: 190px;
  height: 55px;
  background-image: linear-gradient(90deg, #2d4681 0%, #1c3368 100%), linear-gradient(#d8d8d8, #d8d8d8);
  left: 0;
  text-align: center;
  color: #fff;
  line-height: 55px;
  border-radius: 30px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.item-jianjie .fl:nth-child(2) {
  width: 370px;
  height: 183px;
  background-color: #f7f8f9;
  padding: 25px;
  box-sizing: border-box;
  font-size: 18px;
}

.item-shipin video {
  width: 280px;
  float: left;
  margin-left: 20px;
}

.item-jianjie .fl:nth-child(2) .fl {
  background: #fff;
  width: 100%;
  height: 170px;
}

.item-jianjie .fl:nth-child(2) .box {
  background: #fff;
  padding: 20px;
  height: 143px;
  box-sizing: border-box;
}

.item-jianjie .fl:nth-child(2) .box1 {
  width: 60%;
  display: inline-block;
  position: relative;
}

.item-jianjie .fl:nth-child(2) .box1 p {
  font-size: 16px;
  color: #9f1e31;
}

.item-jianjie .fl:nth-child(2) .box1 span {
  position: absolute;
  font-size: 24px;
  color: rgba(159, 30, 49, 0.05);
  top: 30px;
  left: 30px;
}

.item-jianjie .fl:nth-child(2) .box1 h3 {
  position: absolute;
  bottom: -38px;
  color: #9f1e31;
}

.item-jianjie .fl:nth-child(2) img {
  width: 104px;
  height: 104px;
}

.item-zsjz {
  font-size: 0;
}

.item-zsjz-list {
  margin-top: 25px;
  width: 585px;
  height: 323px;
  background-image: linear-gradient(136deg, #c13b4e 0%, #9f1e31 100%), linear-gradient(#f7f8f9, #f7f8f9);
  border-radius: 20px;
  padding: 30px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}

.item-zsjz-list:nth-child(2) {
  margin-right: 0;
}

.item-zsjz-list h2, .item-zsjz-list a {
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
}

.item-zsjz-list h2 img, .item-zsjz-list a img {
  width: 23px;
  height: 29px;
  margin-left: 10px;
}

.item-zsjz-list dl {
  padding-top: 18px;
  padding-bottom: 15px;
}

.item-zsjz-list dl dd {
  font-size: 16px;
  color: #ffffff;
  line-height: 32px;
}

.item-zsjz-list dl dd:nth-child(3) {
  width: 525px;
}

.item-zsjz-list-btn a {
  width: 240px;
  height: 40px;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  margin-right: 40px;
  font-weight: normal;
}

.item-zsjz-list-btn a:nth-child(1) {
  background-color: #fba343;
  box-shadow: 0px 8px 20px 0px rgba(30, 53, 107, 0.2);
}

.item-zsjz-list-btn a:nth-child(2) {
  margin-right: 0;
  background-color: #ffffff;
  box-shadow: 0px 8px 20px 0px rgba(30, 53, 107, 0.2);
  color: #9f1e31;
}

.item-youshi {
  margin-left: 40px;
}

.item-youshi ul {
  font-size: 0;
  padding-top: 50px;
}

.item-youshi ul li {
  width: 265px;
  height: 169px;
  background-color: #ffffff;
  border-radius: 4px;
  margin-right: 20px;
  display: inline-block;
  padding: 42px;
  box-sizing: border-box;
  vertical-align: middle;
}

.item-youshi ul li:nth-last-child(1) {
  margin-right: 0;
}

.item-youshi ul li .nt1 {
  font-size: 18px;
  color: #9d1d22;
  font-weight: bold;
  vertical-align: middle;
}

.item-youshi ul li .nt1 img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  margin-left: 20px;
}

.item-youshi ul li p {
  padding-top: 24px;
  text-align: center;
  font-size: 14px;
}

.item-youshi .ljgd {
  display: block;
  width: 300px;
  height: 56px;
  background-image: linear-gradient(#fba343, #fba343), linear-gradient(90deg, #2d4681 0%, #1c3368 100%);
  border-radius: 8px;
  text-align: center;
  color: #fff;
  line-height: 56px;
  font-size: 16px;
  margin: 48px auto;
}

.item-jiuye {
  margin-top: 30px;
  margin-bottom: 30px;
}

.item-jiuye dl {
  font-size: 0;
}

.item-jiuye dl dd {
  display: inline-block;
  width: 380px;
  height: 346px;
  background-color: #f7f8f9;
  border-radius: 8px;
  margin-right: 30px;
}

.item-jiuye dl dd:nth-child(3) {
  margin-right: 0;
}

.item-jiuye img {
  width: 380px;
  height: 185px;
}

.item-jiuye h2 {
  padding: 28px 28px 10px 28px;
  box-sizing: border-box;
  font-size: 24px;
  color: #333;
}

.item-jiuye p {
  padding: 0 28px 28px 28px;
  box-sizing: border-box;
  font-size: 14px;
  color: #333;
}

.item .n1 {
  height: 44px;
  width: 100%;
  background-color: #9d1d22;
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.item-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
}

.item-table .headers {
  height: 48px;
  background-color: #e3e2e2;
  line-height: 48px;
  display: table-row-group;
}

.item-table .headers ul li {
  border: 1px solid #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.item-table .headers ul li:nth-child(1) {
  text-align: left;
  padding-left: 28px;
}

.item-table .content {
  display: table-row-group;
  box-sizing: border-box;
}

.item-table .content ul li {
  padding: 12px 0;
  background-color: #f7f8f9;
  border: 1px solid #fff;
  margin-right: -1px;
  margin-left: -1px;
}

.item-table .content ul li:nth-child(1) {
  text-align: left;
  padding-left: 28px;
  font-size: 18px;
  font-weight: bold;
}

.item-table .content ul li:nth-child(1) img {
  width: 21px;
  height: 26px;
  margin-left: 10px;
}

.item-table .content ul li:nth-child(4) a {
  color: #fba343;
}

.item-table .content ul li:nth-child(5) a {
  width: 120px;
  height: 32px;
  background-color: #9d1d22;
  border-radius: 16px;
  border: solid 1px #b1092c;
  text-align: center;
  color: #fff;
  line-height: 32px;
  display: inline-block;
}

.item-table ul {
  display: table-row;
}

.item-table ul li {
  display: table-cell;
  font-size: 16px;
  text-align: center;
  width: 238px;
}

.item-wenda {
  width: 869px;
  height: 320px;
  background-color: #f7f8f9;
  padding: 30px;
  box-sizing: border-box;
  margin-top: 20px;
  margin-right: 30px;
}

.item-wenda .wenda {
  margin-bottom: 25px;
  position: relative;
}

.item-wenda .wenda:nth-last-child(1) {
  margin-bottom: 0;
}

.item-wenda .wenda img {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.item-wenda .wenda .wen img {
  top: 5px;
}

.item-wenda .wenda .wen a {
  padding-left: 25px;
  display: inline-block;
  width: 460px;
  font-size: 18px;
  color: #333;
  line-height: 28px;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  font-weight: bold;
}

.item-wenda .wenda .da img {
  top: 32px;
}

.item-wenda .wenda .da p {
  padding-left: 25px;
  font-size: 16px;
  color: #333;
  display: inline-block;
  line-height: 28px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.item-baoming {
  margin-top: 20px;
  width: 300px;
}

.item-baoming p {
  font-size: 14px;
  color: #333333;
  padding-bottom: 20px;
}

.item-baoming input {
  width: 100%;
  height: 48px;
  background-color: #f7f8f9;
  border: none;
  outline: none;
  margin-bottom: 20px;
  padding-left: 10px;
  box-sizing: border-box;
}

.item-baoming button {
  width: 300px;
  height: 56px;
  background-image: linear-gradient(135deg, #f7654d 0%, #ec3526 100%), linear-gradient(90deg, #2d4681 0%, #1c3368 100%);
  line-height: 56px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border: none;
  cursor: pointer;
}

.item-goucheng {
  background-color: #ffffff;
  padding: 40px 46px 0;
  height: 400px;
  margin-top: 32px;
  box-sizing: border-box;
}

.item-goucheng ul {
  display: inline-block;
  margin-right: 74px;
}

.item-goucheng ul:nth-child(3) {
  margin-right: 0;
}

.item-goucheng ul li {
  line-height: 36px;
  font-size: 14px;
}

.item-wz {
  display: inline-block;
}

.item-wz h2 {
  margin-bottom: 32px;
}

.item-wz ul li {
  line-height: 52px;
  padding-left: 20px;
  position: relative;
}

.item-wz ul li::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ed3828;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.item-wz ul li a {
  font-size: 18px;
}

.item-shizi {
  overflow: hidden;margin-bottom: 30px;
}

.item-zixun .fl {
  position: relative;
}

.item-zixun .fl img {
  width: 280px;
  height: 280px;
}

.item-zixun .fl dl {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: inline-block;
  width: 100%;
  padding-left: 27px;
}

.item-zixun .fl dl dt {
  font-size: 28px;
  position: relative;
}

.item-zixun .fl dl dt::after {
  content: "";
  position: absolute;
  left: 0;
  width: 120px;
  height: 16px;
  background-image: linear-gradient(135deg, #ec3526 0%, #fff 100%);
  opacity: 0.21;
  bottom: 5px;
}

.item-zixun .fl dl dd {
  padding-top: 30px;
}

.item-zixun .fl dl dd span {
  font-size: 16px;
}

.item-zixun .fl dl dd p {
  font-size: 20px;
}

.item-zixun .fr .baoming {
  width: 580px;
}

.item-zixun .fr .baoming-list .fl {
  width: 290px;
  display: inline-block;
  position: relative;
}

.item-zixun .fr .baoming-list .fl input {
  width: 265px;
  height: 56px;
  background-color: #f7f8f9;
  border: none;
  padding-left: 10px;
  margin-top: 20px;
}

.item-zixun .fr .baoming-list .fl:nth-child(2) input, .item-zixun .fr .baoming-list .fl:nth-child(4) input {
  width: 280px;
}

.item-zixun .fr .baoming-list .fl span {
  position: absolute;
  left: 10px;
  top: 76px;
}

.item-zy {
  font-size: 0;
}

.item-zy a {
  margin-right: 17px;
  width: 135px;
  height: 44px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  line-height: 44px;
  background-color: #f7f8f9;
  margin-top: 20px;
}

.item-zy a:nth-child(8n) {
  margin-right: 0;
}

.moreBtn {
  display: block;
  height: 64px;
  background-image: linear-gradient(135deg, #f7654d 0%, #ec3526 100%);
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 64px;
  margin: 30px auto;
}

.moreBtn.w {
  width: 200px;
}
/*添加页面左侧样式*/
.icons-sprite, .icons-close, .icons-line { background-image: url('https://www.ruczzyjs.com/Public/index/images/icons-s22ff9b00ce.png'); background-repeat: no-repeat; }
.icons-close { background-position: 0 0; height: 24px; width: 24px; }
.icons-line { background-position: 0 -24px; height: 48px; width: 1px; }
.icon { display: inline-block; vertical-align: middle; }
.left { position: fixed; left: 0; top: 50%; margin-top: -225px; }
.left .close { position: absolute; right: -10px; top: -10px; z-index: 3; }