
          .content{
            width: 1200px;
            margin:0 auto;
          }
          .header {
              position: absolute;
              left: 0;
              top: 0;
              z-index: 99;
              width: 266px;
              height: 835px;
              background: rgba(92, 6, 0, 0.47);
              text-align: center;
              line-height: 0;
            }
            .h_con{
                width: 266px;
              height: 835px;
              background: rgba(255, 255, 255, 0.21);
            }
            .header .logo {
              width: 266px;
              height: 166px;
              background: #FFFFFF;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              box-sizing: border-box;
              padding-top: 29px;
            }
            .header .logo img {
              width: 102px;
              height: 72px;
              margin: 0 auto;
              display: block;
            }
            .header .logo span {
              display: block;
              font-size: 16px;
              line-height: 34px;
              color: #333;
              font-weight: bold;
            }
            .header .menu {
              padding-top: 36px;
              margin-left: 74px;
              padding-bottom: 35px;
            }
            .header .menu li {
              width: 117px;
              height: 40px;
              border-radius: 20px;
              margin-bottom: 13px;
            }
            .header .menu li > a {
              display: block;
              font-size: 15px;
              line-height: 40px;
              color: #fff;
              -o-transition: all 0.3s ease;
              transition: all 0.3s ease;
            }
            .header .menu li:hover > a,.header .menu li.cur > a {
              color: #5C0600;
              background: linear-gradient(0deg, #FF9000, #FFDE00);
              background: url(images/h_hover.png) no-repeat center;
            }
            .header .h_tel {
              border-top: 1px solid rgba(255, 255, 255, 0.2);
            }
            .header .h_tel img {
              display: block;
              width: 40px;
              height: 40px;
              margin: -22px auto 16px;
            }
            .header .h_tel span {
              display: block;
              font-size: 14px;
              line-height: 20px;
              color: #fff;
            }
            .header .h_tel strong {
              display: block;
              font-size: 24px;
              line-height: 32px;
              color: #fff;
            }
        

        .footer {
          padding-top: 69px;
          height: 363px;
          overflow: hidden;
          background: #fff;
          
        }
        .f_con{
          height: 286px;
        }
        .footer h4 {
          font-size: 20px;
          line-height: 26px;
          color: #343434;
          font-weight: bold;
        }
        .f_logo {
          float: left;
          width: 198px;
          padding-top: 31px;
          margin-right: 48px;
        }
        .f_menu {
          width: 327px;
          height: 220px;
          border-left: 1px solid rgba(154, 154, 154, 0.2);
          border-right: 1px solid rgba(154, 154, 154, 0.2);
          padding-left: 61px;
          padding-top: 10px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
        }
        .f_menu h4 {
          margin-bottom: 20px;
        }
        .f_menu a {
          display: block;
          float: left;
          font-size: 16px;
          line-height: 32px;
          color: #343434;
          width: 122px;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
        }
        .f_menu a:hover {
          color: #000;
          font-weight: bold;
        }
        .f_contact {
          width: 350px;
          margin-left: 73px;
          padding-top: 10px;
        }
        .f_contact h4 {
          margin-bottom: 20px;
        }
        .f_contact p {
          font-size: 16px;
          line-height: 32px;
          color: #282828;
        }
        .f_qr {
          width: 156px;
          background: url(images/qr_bg.png) no-repeat center top;
          margin-top: 25px;
          padding-top: 15px;
        }
        .f_qr img {
          width: 119px;
          height: 119px;
          display: block;
          margin: 0 auto;
        }
        .f_qr span {
          display: block;
          font-size: 14px;
          line-height: 34px;
          color: #242424;
          text-align: center;
        }
        .f_info {
          height: 77px;
          background: #FDD10C;
          font-size: 14px;
          font-weight: 400;
          color: rgba(52, 52, 52, 0.64);
          line-height: 77px;
        }
        .f_info span {
          margin-right: 20px;
        }
        .f_info a {
          color: rgba(52, 52, 52, 0.64);
        }
        .clearfix:after {
          content: ".";
          height: 0;
          display: block;
          visibility: hidden;
          clear: both;
        }
      

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #f6c81a;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #f6c81a;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
