::-webkit-scrollbar {
  width: 5px;
  height: 3px;
}

::-webkit-scrollbar-track {
  background: #d7d7d7;
  border-radius: 6px;
}

::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 6px;
}

body {
  word-break: break-word;
}

i {
  font-style: normal;
}

img {
  width: 100%;
  display: block;
  line-height: 0;
  font-size: 0;
  transition: all 1s;
}





footer {
  width: 100%;
  overflow: hidden;
  padding: 64px 0 46px;
  position: relative;
  background-color: #921a26;
  /* height: 390; */
}

footer .img_cm {

  position: absolute;
  bottom: 0;
  margin: 0 auto;
  transform: translate(-50%, 0%);
  left: 50%;
}

footer .img_cm img {

  width: auto;
  object-fit: cover;
}

footer svg {
  margin: 0 !important;
}

footer .w1440 {
  overflow: initial;
  z-index: 2;
  position: relative;
}

footer .btm_top {

  margin-bottom: 40px;
}

footer .btm_top .b_imgage {

  height: 117px;
  width: 161px;
  margin: 0 auto;
  margin-bottom: 40px;
}

footer .btm_top .b_imgage img {

  width: 100%;
  height: 100%;
  object-fit: cover;
}

footer .b_up .select-style h2 {

  letter-spacing: 0px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
  cursor: pointer;
}

footer .b_up .select-style h2.active .icon {

  transform: rotate(90deg);
}

footer .b_up .select-style h2 .icon {
  margin-left: 20px !important;
  width: 16px;
  height: 16px;
  transition: all 0.4s;
}

footer .b_up {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 90px;
}

footer .b_up .select-style {

  padding: 0 60px;
  position: relative;
}

footer .b_up .select-style ul {

  display: flex;
  align-items: center;
  position: absolute;
  bottom: -45px;
  width: 500px;
}

footer .b_up .select-style ul li {

  color: #f5abb2;
  margin-right: 35px;
  transition: all 0.4s;
}

footer .b_up .select-style ul li:hover {
  color: #ffffff;
}

footer .b_up .select-style:nth-child(1) {
  border-right: 1px solid rgb(255, 255, 255, 0.4);

}

footer .btm_bottom .fo_cm img {
  height: 17px;
  /* width: 20px; */
  object-fit: contain;
}

footer .btm_bottom .fo_cm .p_min {

  display: flex;
  align-items: center;
}

footer .btm_bottom .fo_cm {

  display: flex;
  align-items: center;
}

footer .btm_bottom .fo_cm p {

  color: #d3a5a4;
  /* opacity: 0.6; */
  line-height: 1;
}

footer .btm_bottom .btm_l {

  display: flex;
  align-items: center;
  justify-content: center;
}

footer .btm_bottom .fo_cm .p1 {
  margin-right: 8px;

}

footer .btm_bottom .fo_cm .p2 {

  margin-right: 20px;
}

footer .btm_bottom .btm_l .dz {
  margin-right: 60px;
}

footer .btm_bottom .btm_l p a {

  color: #d3a5a4;
  transition: all 0.4s;
}

footer .btm_bottom .btm_l p a:hover {

  color: #ffffff;
}

footer .btm_bottom .btm_r p a {

  color: #d3a5a4;
  transition: all 0.4s;
}

footer .btm_bottom .btm_r p a:hover {

  color: #ffffff;
}

footer .btm_r {

  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}

footer .btm_r p {
  color: #d3a5a4;
  margin: 0 15px;

}





















@media only screen and (min-width: 1020px) and (max-width: 1291px) {
  footer .b_up {

    margin-bottom: 50px;
  }

  
  footer .b_up .select-style ul {

    bottom: -30px;
  }

  footer .btm_bottom .fo_cm img {

    height: 12px;
  }

  
}



@media screen and (max-width: 998px) {


  footer .btm_top {
    padding-bottom: 0px;

  }

  footer .btm_top .footer_t_l {
    display: none;
  }

  footer .btm_top .footer_t_r {
    width: 100%;
    margin-top: 30px;
    flex-direction: column;
    justify-content: center;
  }

  footer .btm_top .footer_t_r .or {
    width: 118px;
  }

  footer .btm_top .footer_t_r .add {
    padding-left: 0;
    margin-top: 30px;
    width: auto;
  }

  footer .btm_top .footer_t_r .add li .ic {
    width: 45px;
    height: 45px;
    padding-top: 0;
  }

  footer .btm_bottom {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-top: 30px;
  }

  footer .btm_bottom .btm_l {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 30px;
  }

  footer .btm_bottom .btm_r {
    width: 100%;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
 
  footer .btm_bottom .btm_l .dz {
    margin-right: 0;
  }

  footer .btm_bottom {

    padding-top: 0;
  }

  footer .btm_bottom .fo_cm {

    margin-right: 0;

    align-items: baseline;
    margin-bottom: 20px;
  }

  footer .btm_bottom .fo_cm p {
    margin-right: 10px;
    width: auto;
    text-align: center;
    line-height: 1;
    margin-right: 0;
    margin-bottom: 10px;
  }

  footer .btm_bottom .fo_cm p:last-child {
    margin-bottom: 0;
  }

  footer .btm_bottom .fo_cm .p3 {
    width: 100%;

  }

  footer .btm_bottom .fo_cm .p1 {

    margin-right: 10px;
  }

  footer .btm_bottom .fo_cm .p2 {
    margin-right: 0;

  }

  

  footer {

    padding: 40px 0 40px;
  }

  footer .btm_top {

    margin-bottom: 0px;

  }

  footer .b_up {

    margin-bottom: 0px;
  }

  footer .b_up .select-style {

    padding: 0 10px;
  }

  footer .b_up .select-style ul {

    display: flex !important;
    position: unset;
    justify-content: center;
    width: 100%;
  }

  footer .b_up {

    flex-wrap: wrap;
  }

  footer .b_up .select-style {
    margin-bottom: 10px;
    width: 100%;

    margin-bottom: 20px;

  }

  footer .b_up .select-style h2 {
    margin-bottom: 10px;
    justify-content: center;
  }

  footer .b_up .select-style:nth-child(1) {

    border-right: 0px solid rgb(255, 255, 255, 0.4);
  }

  footer .b_up .select-style ul li {

    margin: 0 15px;
  }

  footer .btm_bottom {
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0;
  }

  .header .h_top .sl {
    display: block;
  }

  .header .h_top .sl .search {
    border: solid 1px #333333;
    width: 80px;
    height: 30px;
    color: #333333;
  }

  footer .btm_bottom .btm_l {
    flex-wrap: wrap;
    margin-top: 0px;
    /* padding-bottom: 15px; */
    padding-bottom: 0;
  }

  footer .btm_bottom .btm_l .d0 {

    flex-wrap: wrap;
    margin-top: 0px;
  }

  footer .btm_bottom .btm_r {
    flex-wrap: wrap;
    margin-top: 0;
  }

  footer .btm_top .b_imgage {

    margin-bottom: 20px;
  }

  footer .b_up .select-style h2 .icon {
    display: none;
  }

  footer .img_cm img {

    width: 100%;
  }

  footer .img_cm {

    width: 100%;
  }

 



  footer .btm_bottom .fo_cm .p_min {

    flex-wrap: wrap;
    justify-content: center;
    display: unset;
  }

  footer .btm_r p {
    line-height: 1;
    margin-bottom: 10px;
  }

 
}

