
        .content {
          width: 1200px;
          margin: 0 auto;
        }
        .header {
          height: 213px;
          background: #fff;
          position: relative;
        }
        .header .content {
          width: 1200px !important;
        }
        .favorite {
          position: relative;
          overflow: hidden;

          height: 29px;
          border-bottom: 1px solid #dbdbdb;

          font-size: 14px;
          line-height: 29px;
          color: #999;
        }
        .favorite p a {
          display: inline-block;
          font-size: 14px;
          color: #999;
          line-height: 29px;
          margin-left: 33px;
          position: relative;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
        }
        .favorite p a:before {
          position: absolute;
          content: "";
          width: 9px;
          height: 1px;
          background: #999;
          left: -22px;
          top: 15px;
        }
        .favorite p a:hover {
          color: #000;
        }
        .favorite p a:first-child:before {
          display: none;
        }
        .header .h_con {
          height: 123px;
        }
        .header .logo {
          float: left;
          padding-top: 33px;
        }
        .header .logo img {
          width: 97px;
        }
        .header .slogan {
          float: left;
          margin-top: 31px;
          margin-left: 13px;
          color: #333;
          font-size: 24px;
          line-height: 30px;
        }
        .header .slogan strong,
        .header .slogan span {
          display: block;
        }

        .header .h_tel {
          padding-left: 60px;
          background: url(images/h_tel.png) no-repeat left 1px;

          margin-top: 37px;
        }
        .header .h_tel span {
          display: block;
          font-size: 16px;
          line-height: 24px;

          color: #656565;
        }
        .header .h_tel strong {
          font-size: 26px;
          line-height: 26px;
          display: block;
          color: #333;
          font-family: Cambria;
        }

        .header .menu {
          height: 60px;
          background: #333;
          position: relative;
        }
        .header .menu li {
          position: relative;
          float: left;
          height: 66px;
          margin-top: -6px;
          margin-left: 32px;
        }
        .header .menu li > a {
          line-height: 60px; /* padding-top: 9px; */
          display: block;
          font-size: 16px;
          color: #fff;
          padding: 6px 12px 0;
          position: relative;
        }
        .header .menu li > a:before {
          position: absolute;
          content: "";
          width: 9px;
          height: 15px;
          background: url(images/h_line.png) no-repeat center;
          border-radius: 50%;
          left: -22px;
          top: 29px;
        }
        .header .menu li:first-child > a:before {
          display: none;
        }
        .header .menu li:first-child {
          margin-left: 0;
        }
        .header .menu li i {
          position: absolute;
          top: -6px;
    right: -8px;
          display: inline-block;
          width: 23px;
          height: 25px;
          animation: downup 1s linear 0s infinite normal none running;
        }
        .header .menu li:hover a i,
        .header .menu li.cur a i {
          display: none;
        }
        @keyframes downup {
          0% {
            transform: translate(0, 0);
          }
          50% {
            transform: translate(0, -8px);
          }
          100% {
            transform: translate(0, 0);
          }
        }
        @-webkit-keyframes downup {
          0% {
            -webkit-transform: translate(0, 0);
          }
          50% {
            -webkit-transform: translate(0, -8px);
          }
          100% {
            -webkit-transform: translate(0, 0);
          }
        }
        .header .menu li.cur:before,
        .header .menu li:hover:before {
          position: absolute;
          content: "";
          border-style: solid;
          border-color: transparent #f97603 #f97603 transparent;
          border-width: 33px 16px;
          left: -32px;
          left:-31px;
          top: 0;
          z-index: 2;
        }
        .header .menu li.cur:after,
        .header .menu li:hover:after {
          position: absolute;
          content: "";
          border-style: solid;
          border-color: #f97603 transparent transparent #f97603;
          border-width: 33px 16px;
          right: -32px;
          top: 0;
          z-index: 2;
        }
        .header .menu li.cur > a,
        .header .menu li:hover > a {
          background: #f97603;
        }
        .header .menu li.cur > a:before,
        .header .menu li:hover > a:before {
          display: none;
        }
        .header .menu li.cur > a:after,
        .header .menu li:hover > a:after {
          position: absolute;
          content: "";
          border-style: solid;
          border-color: transparent transparent #9a5519 transparent;
          border-width: 6px 4px;
          right: -36px;
          right:-35px;
          top: -6px;
        }
        .h_qr{
          position: relative;
        }
        .h_popup {
          position: absolute;
          z-index: 99;
          width: 120px;
          left: 50%;
          margin-left: -50px;
          display: none;
          top: 75px;
          padding:10px;
          background: #fff;
          line-height: 0;
          box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
        }
        .h_popup:after {
          position: absolute;
          content: "";
          border-style: solid;
          border-width: 9px;
          border-color: transparent transparent #fff transparent;
          z-index: 99;
          top: -18px;
          left: 50%;
          margin-left: -9px;
        }
        .h_popup img {
          width: 120px;
        }

      

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

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        .p101-curmbs-1 .blk-main{
            width: 1200px;margin:0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    .p102-search-1 .blk-main{
        width: 1200px;
        margin:0 auto;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #f97704;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #f97704;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


                .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: #f8a724;
                    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: #fff;
        }
        .f_contact {
          height: 158px;
          padding-top: 60px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
        }
        .f_contact li {
          float: left;
          font-size: 14px;
          line-height: 26px;
          color: #333;
          width: 400px;
        }
        .f_contact li img {
          display: block;
          float: left;
          width: 41px;
          margin-right: 13px;
          margin-top: 5px;
        }
        .f_contact li span,
        .f_contact li strong {
          display: block;
          white-space: nowrap;
        }
        .f_contact li:nth-child(2) {
          width: 316px;
        }
        .f_contact li:nth-child(3) {
          width: 384px;
        }
        .f_con {
          background: #e8e8e8;
          padding-top: 50px;
          padding-bottom: 79px;
          font-size: 0;
          line-height: 0;
        }
        .f_menu {
          width: 690px;
          display: inline-block;
          vertical-align: bottom;
          margin-right: 67px;
        }
        .f_menu dl {
          height: 70px;
          overflow: hidden;
          border-bottom: 1px solid #D2D2D2;
          font-size: 14px;
          line-height: 70px;
          color: #777;
        }
        .f_menu dl a {
          color: #777;
        }
        .f_menu dt {
          float: left;
          color: #333;
          font-weight: bold;
        }
        .f_menu dt a {
          color: #333;
        }
        .f_menu dd {
          float: left;
        }
        .f_menu dd a {
          float: left;
          margin-left: 26px;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
        }
        .f_menu dd a:first-child {
          margin-left: 50px;
        }
        .f_menu dd a:hover {
          color: #333;
        }
        .f_qr {
          width: 440px;
          display: inline-block;
          vertical-align: bottom;
        }
        .f_qr p {
          float: left;
          width: 132px;
        }
        .f_qr p:first-child {
          margin-right: 20px;
        }
        .f_qr p:nth-child(2){
          margin: 0 20px;
      }
        .f_qr img {
          width: 132px;
          height: 132px;
          background: #FFFFFF;
        }
        .f_qr span {
          display: block;
          border-bottom: 1px solid #D2D2D2;
          font-size: 14px;
          line-height: 50px;
          color: #777;
          text-align: center;
        }
        .f_info {
          background: #191919;
          height: 88px;
          font-size: 14px;
          line-height: 88px;
          color: rgba(255, 255, 255, 0.3);
        }
        .f_info a {
          color: rgba(255, 255, 255, 0.3);
        }
        .f_info .fl span:nth-child(2) {
          margin: 0 37px 0 20px;
        }
        .f_info .fr span {
          margin-left: 20px;
        }
        .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: #f97704;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #f97704;
            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;
        }
    
