@import url('app.css');
@import url('pcheader.css');
@import url('pcfooter.css');
@import url('slide.css');

/* --------------------------------   */
html,body {
/*  overflow-x: hidden;*/
}


.ServiceDirectory {
  height: auto;
  position: relative;
  padding-bottom: 0.42rem;
  min-height: 880px;
}
.ServiceDirectory .nav {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 0 200px;
  box-sizing: border-box;
  background: #000;
  box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.04);
  opacity: 0.94;
  color: rgb(28, 28, 31);
  height: 60px;
  position: fixed;
  z-index: 20;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
}
.ServiceDirectory .nav .nav_left {
  display: flex;
}
.ServiceDirectory .nav .nav_left div {
  margin-right: 30px;
}
.ServiceDirectory .nav .nav_left .t1 {
  font-size: 16px;
  font-family: HarmonyOS_Sans_SC_Light;
}
.ServiceDirectory .nav .nav_left .t2 {
  font-size: 16px;
  color: #fff;
  font-family: HarmonyOS_Sans_SC_Bold;
}
.ServiceDirectory .nav .nav_right {
  display: flex;
}
.ServiceDirectory .nav .nav_right div {
  margin-left: 38px;
  font-size: 12px;
  line-height: 12px;
  cursor: pointer;
  font-family: HarmonyOS_Sans_SC_Regular;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  border-radius: 20px;
  border-width: 0.0052rem;
  border-style: solid;
  border-color: rgb(184, 188, 193);
  padding: 12px 42px;
}
.ServiceDirectory .nav .nav_right div:hover {
  font-family: "HarmonyOS_Sans_SC_Medium";
  background: #ffc600;
  border-color: #ffc600;
  color: #000;
   
}
.ServiceDirectory .nav .nav_right .active {
  background: #ffc600;
  border: 0.0052rem solid #ffc600;
  color: #000;
}
.ServiceDirectory .bg {
  padding-top: 0.56rem;
  width: 7.99rem;
  display: block;
  margin: 0 auto 0.42rem;
}

/* ------------- 零部件三包标准 ----------------------- */

.sanbao {
  text-align: left;
  width: 7.99rem;
  margin: 0 auto;
  padding-top: 0;
}
.sanbao .title_cont {
  margin: 80px 0 45px;
}
.sanbao .title_cont .title {
  font-size: 16px;
  font-weight: bold;
  color: #3d3a39;
  text-align: left;
  padding-bottom: 5px;
  border-bottom: 2px solid #e4b756;
  font-family: "HarmonyOS_Sans_SC_Bold";
}
.sanbao .el-icon-arrow-down,
.sanbao .el-icon-arrow-up {
  font-size: 14px;
  font-weight: bold;
  color: #231815;
  font-family: "HarmonyOS_Sans_SC_Bold";
}
.sanbao .col_title_cont .f_title {
  font-size: 14px;
  font-weight: bold;
  color: #231815;
}
.sanbao .collapse_cont {
  margin: 10px 0 29px;
  font-size: 14px;
  color: #231815;
  padding-left: 24px;
  font-family: "HarmonyOS_Sans_SC_Regular";
}
.sanbao .collapse_cont .ch_cont {
  margin-bottom: 20px;
}
.sanbao .collapse_cont .ch_cont p {
  margin-bottom: 10px;
  line-height: 20px;
}
.sanbao .el-collapse {
  border-top: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
}
.sanbao .el-collapse-item__header {
  border-bottom: 2px solid #e6e6e6;
}
.sanbao .el-collapse-item__arrow {
  display: none;
}
.sanbao .el-collapse-item__header {
  height: 72px;
  line-height: 72px;
}
.sanbao .el-collapse-item__wrap {
  border-bottom: 2px solid #e6e6e6;
}
.sanbao .el-collapse-item__content {
  padding-bottom: 0;
}
.sanbao .is-active .el-collapse-item__header {
  border-bottom: none;
}
.sanbao .notice {
  margin: 20px 0;
  font-size: 12px;
  font-family: "HarmonyOS_Sans_SC_Light";
  font-weight: 300;
  color: #231815;
  line-height: 24px;
}
.sanbao .notice img {
  width: 18px;
  height: 18px;
}
.sanbao .notice span {
  font-weight: 500;
  vertical-align: super;
  padding-left: 10px;
}
.sanbao .notice p {
  margin: 0;
  font-weight: 300;
  line-height: 24px;
}



/*---------------  一键救援  ----------- */
.rescuebgcol {
    background: #f7f7f7;

  }

 .el-dialog {
  box-shadow: none;
  font-size: 0;
}
 .el-dialog__body {
  padding: 0;
}
 .el-dialog__header {
  padding: 0;
  display: none;
}
.content {
  position: relative;
  font-size: 0;
}
.content .bg {
  width: 7.92rem;
}
.content .box {
  position: absolute;
  bottom: 0.69rem;
  left: 0.94rem;
  color: #2a2c2f;
  font-family: HarmonyOS_Sans_SC_Regular;
}
.content .box .title {
  font-size: 0.25rem;
  margin-bottom: 0.36rem;
}
.content .box .text-wrap span {
  font-size: 0.13rem;
  display: block;
  margin-bottom: 0.13rem;
}
.content .box .er-code {
  display: flex;
  align-items: flex-end;
  margin-top: 0.7rem;
}
.content .box .er-code .code {
  width: 0.71rem;
}
.content .box .er-code .code-text {
  font-size: 0.11rem;
  font-weight: 300;
  margin-left: 0.08rem;
}
 
.Rescue {
  background: #f7f7f7;
  padding-top: 0.52rem;
  min-height: 880px;
}
.Rescue h1 {
  font-size: 0.31rem;
  font-family: HarmonyOS_Sans_SC_Regular;
  color: #2a2c2f;
  margin: 0.52rem auto 0.52rem;
  text-align: center;
}
.Rescue .rescontent {
  display: flex;
  align-items: center;
  padding: 0 1.04rem;
  justify-content: space-between;
}
.Rescue .rescontent .left p {
  font-size: 0.31rem;
  font-family: HarmonyOS_Sans_SC_Regular;
  font-weight: 400;
  color: #ffcb37;
  margin: 0 0 0.42rem;
}
.Rescue .rescontent .left .button {
  cursor: pointer;
  font-size: 0.19rem;
  font-family: HarmonyOS_Sans_SC_Regular;
  font-weight: 300;
  color: #000000;
  padding: 0.1rem 0.16rem;
  border: 1px solid #161614;
  text-align: center;
}
.Rescue .rescontent .left .button:hover {
  color: #fff;
  border-color: #fff;
  background: #ffcb37;
}
.Rescue .rescontent .right {
  width: 4.48rem;
}



