
        .content {   width: 1200px;          margin: 0 auto;        }
        .header {   height: 160px;  background:url(images/t_bg.jpg) repeat-x;  position: relative; z-index: 99; }
        .header .content {  width: 1200px !important;  }
        .header .logo {  float: left;  padding-top: 30px; height: 80px;}
        .header .logo img { width: 343px; }
        .header p{ float: right; margin-top: 34px; line-height: 100%; font-size: 15px; color: #808080; text-align: right;}
        .header p span{ display:block; padding-left: 24px; margin-top:19px; font-size: 22px; font-family: Century Gothic; font-size: 22px; color: #4c4c4c;font-weight: bold;background:url(images/t_tel.jpg) no-repeat; padding-bottom: 1px;}
        .header .menu li {
          position: relative;
          float: left;
          text-align: center;
          overflow: hidden;

        }
        .header .menu li > a {
          display: block;
          font-size: 15px;
          color: #fff;
          line-height: 50px;
          position: relative;
          z-index: 2;padding:0 24px;
          box-sizing: border-box;
          height: 50px;
          -o-transition: color 0.5s ease;
          transition: color 0.5s ease;z-index: 5;;
        }

        .header .menu li:after {
          position: absolute;
          content: "";
          width: 100%;
          height: 0;
          background: #fff;
          left: 0;
          bottom: 0;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          z-index: 3;
        }

        .header .menu li.cur > a,
        .header .menu li:hover > a {
          color: #e60012; font-weight: bold;position: relative;;
        }

        .header .menu li.cur:after ,
        .header .menu li:hover:after {
          height: 50px;
        }
        .xiala {
            position: fixed;
            width: 1920px;
            left: 50%;
            margin-left: -960px;
            top: 50px;
            z-index: 30;
            background:rgba(255,255,255,0.8);    z-index: 999;
        }
                   .header .menu  .xiala ul li a{color:#000;}
                      .xiala2 {
            position: fixed;
            width: 1920px;
            left: 50%;
            margin-left: -960px;
            top: 50px;
            z-index: 30;
            background:rgba(255,255,255,0.8);    z-index: 999;
        }
                   .header .menu  .xiala2 ul li a{color:#000;}
        
      

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #86010b;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

                .xnznr-page {
                    text-align: center;
                    margin-top: 25px;
                    margin-bottom: 30px;
                }
                
                .xnznr-page a {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    border: 1px solid #aaa;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page span {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page a.cur {
                    color: #fff;
                    background: #86010b;
                    border: 1px solid #124a62;
                }
                
                .xnznr-page a img {
                    display: block;
                }
                
                .r1-searchcontent-1-tit {
                    border-bottom: 1px solid #ccc;
                }
                
                .r1-searchcontent-1-tit h2 {
                    width: 145px;
                    height: 46px;
                    text-align: center;
                    line-height: 46px;
                    background: #333;
                    color: #fff;
                    font-weight: normal;
                    position: relative;
                    top: 1px;
                }
                
                .r1-searchcontent-1-main dl {
                    padding: 23px 0;
                    clear: both;
                    border-bottom: 1px solid #cbcbcb;
                    display: inline-block;
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dt {
                    width: 18%;
                    padding-right: 23px;
                    float: left;
                }
                
                .r1-searchcontent-1-main dt img {
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dd {
                    float: left;
                    width: 79%;
                }
                
                .r1-searchcontent-1-main dd h4 {
                    font-size: 18px;
                    font-weight: normal;
                }
                
                .r1-searchcontent-1-main dd h4 span {
                    color: #f00;
                }
                
                .r1-searchcontent-1-main dd p {
                    line-height: 30px;
                    height: 60px;
                    padding-top: 8px;
                    overflow: hidden;
                }
                
                .r1-searchcontent-1-main dd p span {
                    color: #f00;
                }
            

        .footer {
          background: #1b1b1b;
          height: 535px;
        }

        .f_con {
          padding-top:90px;
          height:479px;
          -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 p span{ font-size: 15px;}
        .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; margin-top: 65px;;
        }
        .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;    padding-right: 17px;
        }
        .f_info a {
          color: #808080;
        }
        .f_info span:nth-child(2) {
          margin: 0 20px;
        }
        .clearfix:after {
          content: ".";
          height: 0;
          display: block;
          visibility: hidden;
          clear: both;
        }
      

        .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:#e60012 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#e60012 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#e60012 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#e60012 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:#e60012 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:#e60012 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:#e60012 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;
        }
    
