
        .content {
          width: 1200px;
          margin: 0 auto;
        }
        .header {
          height: 130px;
          background: #fff;
          position: relative;
        }
        .header .content {
          width: 1200px !important;
        }
        .header .h_tel {
          height: 31px;
          border-bottom: 1px solid #e5e5e5;
        }
        .h_tel .fl {
          font-size: 15px;
          line-height: 31px;
          color: #808080;
        }
        .h_tel .fr {
          font-size: 16px;
          line-height: 31px;
          color: #4d4d4d;
          padding-left: 22px;
          background: url(/images/h_tel.png) no-repeat left center;
          font-weight: bold;
        }
        .header .logo {
          float: left;
          padding-top: 26.5px;
        }
        .header .logo img {
          width: 138px;
        }

        .header .menu {
          height: 98px;
          position: relative;
          z-index: 99
        }
        .header .menu li {
          position: relative;
          float: left;
          text-align: center;
          /*overflow: hidden;*/
          margin-left: 28px;
        }
        .header .menu li > a {
          display: block;
          font-size: 16px;
          color: #4d4d4d;
          line-height: 98px;
          position: relative;
          z-index: 2;

          box-sizing: border-box;
          height: 98px;
          -o-transition: color 0.5s ease;
          transition: color 0.5s ease;
        }

        .header .menu li > a:after {
          position: absolute;
          content: "";
          width: 0;
          height: 1px;
          background: #e1131e;
          left: 0;
          bottom: 36px;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
          z-index: 3;
        }

        .header .menu li.cur > a,
        .header .menu li:hover > a {
          color: #e1131e;
        }

        .header .menu li.cur > a:after,
        .header .menu li:hover > a:after {
          width: 100%;
        }
        .header .menu li p{
            display:none;position:absolute;
            /*width:100%;*/
            left:50%;
            top:98px;
            transform: translateX(-50%);
            background:rgba(36,98,174,.75);
            background:rgba(255,255,255,.85);
            z-index:10;}
		.header .menu li p a{display:block;font-size:14px;line-height:48px;text-align:center;color:#333;border-bottom:1px solid #eee;white-space: nowrap;
    padding: 0 20px;}
	.header .menu li p a:hover{background:#e1131e;color:#fff;}
	.header .menu li p a:last-child{border-bottom:none;}
         .footer {
          background: #313131;
          height: 528px;
        }

        .f_con {
          padding-top: 90px;

          height: 478px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
        }
        .footer h4 {
          border-bottom: 1px solid #626262;
          margin-bottom: 33px;
        }
        .footer h4 strong {
          display: block;
          font-size: 20px;
          line-height: 100%;
          color: #fff;
          font-weight: 400;
        }
        .footer h4 span {
          display: block;
          font-size: 16px;
          line-height: 100%;
          color: #808080;
          font-family: arial;
          font-weight: 400;
          padding: 9px 0 20px;
        }
        .f_contact {
          width: 360px;
        }
        .f_contact p {
          font-size: 15px;
          line-height: 36px;
          color: #999;
        }
        .f_contact h4 + p {
          font-size: 18px;
        }
        .f_menu {
          width: 360px;
          margin-left: 158px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
        }
        .f_nav a {
          display: block;
          font-size: 16px;
          line-height: 36px;
          color: #999;
          width: 151px;
          float: left;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
        }
        .f_nav a:hover {
          color: #fff;
        }
        .f_nav a:nth-child(odd) {
          margin-right: 58px;
        }
        .f_qr {
          width: 165px;
          line-height: 0;
        }
       
        .f_qr img {
          width: 165px;
          height: 165px;
        }
        .f_qr span {
          display: block;
          font-size: 15px;
          color: #999;
          line-height: 1;
          text-align: center;
          margin-top: 20px;
        }
        .f_info {
          height: 49px;
          line-height: 0;
          font-size: 0;
          border-top: 1px solid #626262;
        }
        .f_info span {
          display: inline-block;
          font-size: 16px;
          color: #808080;
          line-height: 49px;
          margin-right: 20px;
        }
        .f_info a {
          color: #808080;
        }
        
        .clearfix:after {
          content: ".";
          height: 0;
          display: block;
          visibility: hidden;
          clear: both;
        }
        .f_contact{
            width: 320px;
        }
        .f_menu{
            margin-left: 94px;
        }
        .f_qr{
            width: 360px;
        }
         .f_qr p{
            float: left;
            margin-left: 20px;
        }
        .f_qr p img{
            width: 160px;
            height: 160px;
        }
        
      

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#e1131e url(/images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#e1131e url(/images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#e1131e url(/images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#e1131e url(/images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#e1131e url(/images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#e1131e url(/images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#e1131e url(/images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
