.unfound_404 .my-slide .carousel-inner img {
  width: 100%; }
.unfound_404 .my-slide .banner_btn {
  position: absolute;
  bottom: 30px;
  right: 60px;
  width: 104px;
  display: flex;
  justify-content: space-between; }
  .unfound_404 .my-slide .banner_btn .arrow_btn {
    width: 42px;
    cursor: pointer;
    border-radius: 50%;
    transition: ease 0.3s; }
    .unfound_404 .my-slide .banner_btn .arrow_btn img {
      width: 100%; }
  .unfound_404 .my-slide .banner_btn .arrow_btn:hover {
    background-color: #d30000;
    transition: ease 0.3s; }
.unfound_404 .img_404 {
  width: 70.67%;
  margin: 100px auto 70px; }
  .unfound_404 .img_404 img {
    width: 100%; }
.unfound_404 .btn_wrap {
  width: 310px;
  margin: auto;
  display: flex;
  justify-content: space-between; }
  .unfound_404 .btn_wrap .btn_left {
    width: 135px;
    line-height: 42px;
    border: solid 2px #333333;
    font-family: FZLTHJW--GB1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    color: #000000;
    opacity: 0.88;
    text-align: center;
    border-radius: 42px;
    transition: ease 0.5s; }
  .unfound_404 .btn_wrap .btn_left:hover {
    background-color: #d30000;
    color: #ffffff;
    border: solid 2px #d30000;
    transition: ease 0.5s; }
.unfound_404 .nav_404 {
  width: 310px;
  margin: 20px auto 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #999; }
  .unfound_404 .nav_404 a {
    font-family: FZLTHJW--GB1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    color: #666666;
    transition: ease 0.3s; }
  .unfound_404 .nav_404 a:hover {
    color: #d30000; }
@media (min-width: 992px) {
  .unfound_404 .container {
    width: 992px; } }
@media (min-width: 1200px) {
  .unfound_404 .container {
    width: 1200px; } }
@media (min-width: 1400px) {
  .unfound_404 .container {
    width: 1200px; } }

/*# sourceMappingURL=unfound_404.css.map */
