@charset "UTF-8";
@font-face {
  
  src: url("../fonts/fzyl.woff2") format("woff2"), url("../fonts/fzyl.woff") format("woff"), url("../fonts/fzyl.ttf") format("truetype"), url("../fonts/fzyl.eot") format("embedded-opentype"), url("../fonts/fzyl.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'din_condensedbold';
  src: url("../fonts/din_condensed_bold-webfont.eot");
  src: url("../fonts/din_condensed_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/din_condensed_bold-webfont.woff2") format("woff2"), url("../fonts/din_condensed_bold-webfont.woff") format("woff"), url("../fonts/din_condensed_bold-webfont.ttf") format("truetype"), url("../fonts/din_condensed_bold-webfont.svg#din_condensedbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* 
    箭头
    @include arrow(direction,size,color);
**/
body {
  background-color: #fff;
}

.jxzh_wap__body {
  border-radius: 0 60px 0 0;
  background-color: #efefef;
  padding: 30px 15px 15px;
}

.jxzh_20241122__body .container {
  border-radius: 0 80px 0 0;
  background: #ddd url(../images/1122//con_bg.png) right top no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
  
  color: #000;
  padding: 60px 100px;
}

h3.top_title {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 5px;
  color: #000;
  font-weight: normal;
}

h4.top_title {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.red__con {
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 20px;
}

.red__con h4 {
  font-size: 14px;
  color: #000;
}

.red__con h4 strong, .red__con h4 span {
  vertical-align: middle;
  display: inline-block;
}

.red__con h4 strong {
  color: #e02d33;
  font-size: 20px;
}

.red__con p {
  font-size: 13px;
  color: #000;
}

.red__con p strong {
  color: #e02d33;
}

.red__con .txt {
  border-bottom: 1px solid #e02d33;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.red__con .txt h3 {
  font-size: 18px;
  color: #e02d33;
  font-weight: 700;
}

.red__con .txt h6 {
  font-size: 15px;
  font-weight: normal;
  color: #e02d33;
}

.red__con div.tit {
  background: url(../images/1122/ico_bg.png) center no-repeat;
  background-size: 100% 100%;
  width: 60px;
  height: 40px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.red__con div.tit img {
  height: 25px;
  margin-top: 6px;
}

.mb140 {
  margin-bottom: 140px;
}

.pb200 {
  padding-bottom: 200px;
}

.tab_list {
  display: flex;
  align-items: stretch;
  margin: 30px auto 0;
  position: relative;
  z-index: 10;
}

.tab_list li {
  width: calc(100% / 5);
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  border-radius: 6px;
}

.tab_list li:hover, .tab_list li.active {
  background-color: #e02d33;
}

.tab_list li:hover h6, .tab_list li:hover p, .tab_list li.active h6, .tab_list li.active p {
  color: #fff;
}

.tab_list li:hover .ico1, .tab_list li.active .ico1 {
  background-image: url(../images/1122/ico1_w.png);
}

.tab_list li:hover .ico2, .tab_list li.active .ico2 {
  background-image: url(../images/1122/ico2_w.png);
}

.tab_list li:hover .ico3, .tab_list li.active .ico3 {
  background-image: url(../images/1122/ico3_w.png);
}

.tab_list li:hover .ico4, .tab_list li.active .ico4 {
  background-image: url(../images/1122/ico4_w.png);
}

.tab_list li:hover .ico5, .tab_list li.active .ico5 {
  background-image: url(../images/1122/ico5_w.png);
}

.tab_list li i {
  display: block;
  margin: 0 auto 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 40px;
  height: 30px;
}

.tab_list li i.ico1 {
  background-image: url(../images/1122/ico1.png);
}

.tab_list li i.ico2 {
  background-image: url(../images/1122/ico2.png);
}

.tab_list li i.ico3 {
  background-image: url(../images/1122/ico3.png);
}

.tab_list li i.ico4 {
  background-image: url(../images/1122/ico4.png);
}

.tab_list li i.ico5 {
  background-image: url(../images/1122/ico5.png);
}

.tab_list li p {
  font-size: 0.19rem;
  font-weight: 700;
}

.tab_list li h6 {
  font-weight: normal;
  font-size: 0.13rem;
}

.tab__con {
  width: 100%;
  margin: 0 auto;
  margin-top: 35px;
}

.tab__con .con {
  background-color: #fff;
  box-shadow: 0 0 0 10px 10px rgba(100, 100, 100, 0.3);
  border-radius: 10px;
  padding: 20px;
  position: relative;
  z-index: 1;
  display: none;
  color: #000;
}

.tab__con .con b {
  position: absolute;
  top: -10px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  left: 30px;
}

.tab__con .con b.b2 {
  left: 95px;
}

.tab__con .con b.b3 {
  left: 160px;
}

.tab__con .con b.b4 {
  left: 220px;
}

.tab__con .con b.b5 {
  left: 280px;
}

.tab__con .con .tit_con {
  border-bottom: 1px solid #e02d33;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.tab__con .con .tit_con h3 {
  color: #e02d33;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  position: relative;
  z-index: 1;
}

.tab__con .con .tit_con h3::after {
  content: "";
  width: 6px;
  background-color: #e02d33;
  position: absolute;
  top: 0;
  left: -20px;
  height: 100%;
}

.tab__con .con .txt_con h3 {
  font-size: 15px;
  line-height: 1.5;
  font-weight: normal;
}

.tab__con .con .txt_con h4 {
  font-size: 16px;
  color: #e02d33;
  margin-bottom: 10px;
}

.tab__con .con .txt_con p {
  font-size: 13px;
  line-height: 1.5;
}

.tab__con .con .txt_con p span {
  color: #e02d33;
}

.tab__con .con .btn_con {
  text-align: center;
  padding: 40px 0 0;
}

.tab__con .con .btn_con .btn {
  display: inline-block;
  background-color: #e02d33;
  border-radius: 10px;
  padding: 5px 15px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.3;
}

.details__body .top__con {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.details__body .top__con .img_con {
  width: 370px;
  margin-right: 40px;
}

.details__body .top__con .img_con img {
  display: block;
  width: 100%;
}

.details__body .top__con .txt_con {
  width: calc(100%);
  box-sizing: border-box;
}

.details__body .top__con .txt_con ul li {
  margin-bottom: 25px;
}

.details__body .top__con .txt_con ul li:last-child {
  margin-bottom: 0;
}

.details__body .top__con .txt_con ul li span, .details__body .top__con .txt_con ul li p {
  display: inline-block;
  vertical-align: middle;
}

.details__body .top__con .txt_con ul li span {
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  padding: 6px 10px;
  margin-right: 20px;
  background-color: #ef856d;
}

.details__body .top__con .txt_con ul li span.c_2 {
  background-color: #5b98d2;
}

.details__body .top__con .txt_con ul li span.c_3 {
  background-color: #64c0ab;
}

.details__body .top__con .txt_con ul li p {
  font-size: 18px;
}

.details__con {
  position: relative;
  margin-bottom: 10px;
  z-index: 1;
  background-color: #fff;
  padding: 40px 15px 15px;
  border-radius: 10px;
}

.details__con span.tit {
  position: absolute;
  top: 0;
  left: 10px;
  background-color: #fff;
  color: #c43d32;
  font-size: 15px;
  padding: 5px 10px;
  border-radius: 0 0 5px 5px;
  border: 1px solid #c43d32;
  border-top: none;
}

.details__con span.tit.s_2 {
  background-color: #fff;
}

.details__con span.tit.s_3 {
  background-color: #fff;
}

.details__con p {
  font-size: 15px;
  color: #000;
  line-height: 1.7;
}

.details__con h6 {
  color: #4a4a4a;
  font-size: 13px;
  line-height: 1.7;
  font-weight: 400;
}

.details__con h6 a {
  color: #4a4a4a;
}

.mt50 {
  margin-top: 50px;
}

.index-banner-con {
  margin-bottom: 0 !important;
}

.mtt {
  position: relative;
  z-index: 10;
  margin-top: -30px;
}

.lan {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 30px;
  z-index: 100;
  left: 15px;
  padding: 5px 10px;
  border-radius: 6px 6px 0 0;
}

.lan a, .lan em {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 13px;
}
.otben{
  height: 90px;
  position: relative;
  display: flex;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  margin-top: 30px;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow:hidden;
}
.otben img{
  display: block;
  width: 100%;
}
.otben .tit{
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #e02d33;
  color: white;
  padding: 16px 24px;
  border-radius: 10px;
  font-size: 12px;
  line-height: 1.4;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.otben .tit h3{
  font-weight: 500;
}
.otben .tit h6{
  font-size: 6px;
}
.btn-red {
  display: inline-block;
  padding: 12px 0px;
  margin-bottom: 10px;
  background-color: #e02d33;
  color: white;
  border: none;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color 0.3s ease;
  width:100%;
  text-align: center;
}
.btn-red:hover {
  color: #fff;
}
.btn-reden {
  display: inline-block;
  padding: 12px 0px;
  margin-bottom: 10px;
  background-color: #e02d33;
  color: white;
  border: none;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color 0.3s ease;
  width:100%;
  text-align: center;
}
.btn-reden:hover {
  color: #fff;
}