
          .hd {
            height: 12.2rem;
            position: relative;
            z-index: 19;
            background: #fff;
            line-height: 0;
          }
          .hd .welcome {
            height: 2.25rem;
            text-align: center;
            font-size: 1.3rem;
            color: #cf1317;
            line-height: 2.25rem;
            background: #e9e9e9 url(img/welcome_bg.png) no-repeat center center;
            -webkit-background-size: 32rem;
            background-size: 32rem;
          }
          .hd .h_con {
            height: 6.6rem;
            margin-right: 3.125%;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-items: center;
            -webkit-align-items: center;
          }
          .hd img {
            max-width: 100%;
          }
          .logo {
            width: 10.95rem;
            margin-left: 3.6%;
          }
          .h_tel {
            font-size: 1.3rem;
            color: #2d2d2d;
            line-height: 1.8rem;
          }
          .h_tel a {
            color: #2d2d2d;
            font-weight: bold;
          }
          .h_tel span {
            display: block;
          }
          .text {
            width: 100%;
            height: 3.4rem;
            background: #171717;
            margin-right: 3.125%;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            align-items: center;
            -webkit-align-items: center;
          }
          .text span {
            display: block;
            width: 21.875%;
            height: 3.4rem;
            text-align: center;
            position: relative;
          }
          .text span:after {
            position: absolute;
            content: "";
            width: 1px;
            height: 3.4rem;
            background: rgba(233, 233, 233, 0.13);
            right: -1px;
            top: 0;
          }

          .text a {
            display: block;
            color: #fff;
            font-size: 1.4rem;
            line-height: 3.4rem;
            position: relative;
            z-index: 2;
          }
          /* .text span.cur a:before { position: absolute;content:"";width: 100%;height: 4.35rem;left: 0;bottom: 0;z-index: -1;background: #D5AD72;} */
          /* .text span.cur a:after { position: absolute;
    content: "";
    right: -.3rem;
    top: -.3rem;
    border-width: .15rem;
    border-style: solid;
    border-color: transparent transparent #D5AD72 #D5AD72;
    z-index: -1;} */
          .text span.cur {
            background: #cf1317;
          }
          .text span.cur:after,
          .text span:nth-child(4):after {
            display: none;
          }
          .navbtn {
            width: 12.5%;
          }
          .navbtn img {
            width: 1.75rem;
            margin: 0 auto;
          }
          .menu2 {
            position: relative;
            z-index: 9;
          }
          .menu2 .slideMenu {
            width: 100%;
            display: none;
            z-index: 80;
            background: rgba(207, 19, 23, 0.95);
            overflow: hidden;
            position: absolute;
            right: 0;
            transition: transform 1s;
            -webkit-transition: transform 1s;
            padding-bottom: 2rem;
          }
          .menu2 .slideMenu li {
            border-bottom: 1px solid rgba(255, 255, 255, 0.3);
            color: #fff;
            line-height: 4.9rem;
            font-size: 1.4rem;
            clear: both;
          }
          .menu2 .slideMenu li a {
            color: #fff;
            display: block;
            line-height: 4.9rem;
            text-align: center;
          }
          .menu2 .slideMenu ul {
            overflow: hidden;
            margin-bottom: 2.25rem;
            padding: 2rem 4rem;
          }
          .menu2 .slideMenu .h_contact a:first-child {
            display: block;
            color: #fff;
            font-size: 1.8rem;
            line-height: 100%;
            text-align: center;
            font-family: Arial;
          }
          .menu2 .slideMenu .h_contact .call {
            display: block;
            color: #333;
            font-size: 1.4rem;
            line-height: 4rem;
            text-align: center;
            font-weight: bold;
            background: #fff;
            width: 12.15rem;
            height: 4rem;
            margin: 1rem auto 4.5rem;
            border-radius: 0.3rem;
          }
        

            .f_con {
              display: flex;
              flex-wrap: wrap;
              height: 19.1rem;
              margin-top: 4rem;
              justify-content: flex-start;
              align-items: center;
              flex-direction: column;
              background: #f3f1f1;
            }
            .f_con img {
              max-width: 100%;
            }
            .f_con .go_top {
              width: 4.7rem;
              margin-top: -2.35rem;
              margin-bottom: 2rem;
              background: #cf1317;
              border-radius: 50%;
            }
            .f_company {
              font-size: 1.25rem;
              line-height: 1;
              color: #666;
            }
            .f_menu {
              display: flex;
              justify-content: center;
              -ms-align-items: center;
              align-items: center;
              margin: 1.05rem 0 1.25rem;
            }
            .f_menu a {
              color: #666;
              font-size: 1.25rem;
              line-height: 1;
            }
            .f_menu i {
              display: block;
              width: 1px;
              height: 1.1rem;
              margin: 0 1.3rem;
              background: #dddcdc;
            }
            .f_tel {
              width: 80.5%;
              padding-top: 1.55rem;
              border-top: 1px solid #e1e1e1;
              display: flex;
              justify-content: center;
              align-items: center;
              -webkit-align-items: center;
              justify-content: center;
              -webkit-justify-content: center;
              font-size: 1.25rem;
              color: #494949;
              letter-spacing: 0.2rem;
            }
            .f_tel img {
              width: 2.5rem;
              margin-right: 1.2rem;
            }
            .f_tel strong {
              font-size: 1.6rem;
              color: #cf1317;
              line-height: 1;
              letter-spacing: 0;
            }
            .f_nav {
              height: 4rem;
              min-width: 320px;
              max-width: 750px;
              width: 100%;
              position: fixed;
              bottom: 0;
              z-index: 100;
            }
            .f_nav ul {
              height: 4rem;
              background: #303030;
              display: flex;
              display: -webkit-flex;
              justify-content: space-around;
              -webkit-justify-content: space-around;
              align-items: center;
              -webkit-align-items: center;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              box-sizing: border-box;
            }
            .f_nav li {
              width: 25%;
            }
            .f_nav li a {
              display: flex;
              display: -webkit-flex;
              justify-content: center;
              -webkit-justify-content: center;
              align-items: center;
              -webkit-align-items: center;
              color: #fff;
              font-size: 1.4rem;
              line-height: 4rem;
            }
            .f_nav li img {
              width: 1.5rem;
              margin-right: 0.4rem;
            }
            .f_nav li span {
              display: block;
            }
            .f_nav li:nth-child(1) a {
              background: #cf1317;
            }
            .f_nav li:nth-child(2),
            .f_nav li:nth-child(3) {
              border-right: 1px solid #666;
            }
          
