
      .top_bg{ height:6.6rem; background:#fff;position: relative;z-index: 1;overflow:hidden;}
      .header{width: 80rem; margin:0 auto;}
      .h_con{ position: relative; }
      .logo{width: 4.15rem;height: 4.65rem;margin-top: 0.8rem}
      .logo img{ width: 4.15rem;height: 4.65rem;}
      .h_con h2{float: left;margin-left: 1.6rem;margin-top: 2rem;padding-left: 1.6rem;background: url(../image/h_line.png) no-repeat left;}
      .h_con h2 span{display: block;font-size:1rem;line-height: 1rem;color: #333333;font-weight: bold;}
    
      .h_con h2 i{display: block;font-size:1.1rem;line-height: 1.1rem;color: #ea8939;margin-top: 0.4rem;font-weight: bold;}
      .h_con p{position: absolute;right: 0;top:1rem;font-size:1.1rem;color:#131313;padding-left: 1.5rem;line-height: 1.1rem;font-family: Arial;font-weight: bold;}
      .h_con p:before{content: "";position: absolute;background:url(../image/ph.png) no-repeat;background-size: 1.05rem 1.05rem;width:1.05rem;height: 1.05rem;left:0;top:0;}
      .h_nav{ height:3.3rem; float: right;margin-top: 3.3rem;}
      .h_nav li{height: 3.3rem; float:left;position: relative;margin-left: -1px; margin-right:2rem ;}
      .h_nav li a{ font-size:0.9rem; color:#333333;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 3.3rem; }
      .h_nav li:last-child{ margin-right: 0; }
      .h_nav li:after{content:'';position:absolute;width:0;height:0.15rem;background:#e67505;bottom: 0rem;left:0;-webkit-transition: .3s;transition:.3s;z-index: 20;}
      .h_nav li:hover:after,.h_nav li.cur:after{width: 100%;}
       .h_nav li:hover a,.h_nav li.cur a{font-weight: bold;color: #e67505; }
      em,i{ font-style:normal;}

      html {font-size: 10px;-webkit-text-size-adjust: none;}
      @media screen and (min-width: 1200px) {html {font-size: 12.5px;}}
      @media screen and (min-width: 1280px) {html {font-size: 13.33px;}}
      @media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
      @media screen and (min-width: 1440px) {html {font-size: 15px;}}
      @media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
      @media screen and (min-width: 1920px) {html {font-size: 20px;}}
      

        .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;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("../image/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(../image/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 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: #e77505;}
    .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(../image/p102-search-icon1.png) no-repeat center center #e77505;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


        .p101-fdh-2 {
            padding: 30px 0 0;
           
        }
        
        .p101-fdh-2-nav {
            padding-bottom: 20px;
            text-align: center;
            height: 40px;
            width: 300px;
            margin: 0 auto;
        }
        
        .p101-fdh-2-nav-one {
            float: left;
            width: 150px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            margin-left: -1px;
        }
        
        .p101-fdh-2-nav-one h3 {
            font-weight: normal;
            position: relative;
        }
        
        .p101-fdh-2-nav-one h3:after {
            content: '';
            position: absolute;
            width: 1px;
            height: 18px;
            background-color: #c9c9c9;
            right: 0;
            top: 50%;
            margin-top: -9px;
            z-index: 1;
        }
        
        .p101-fdh-2-nav-one:last-child h3:after {
            display: none;
        }
        
        .p101-fdh-2-nav-one h3 a {
            display: block;
            padding: 0 35px;
            font-size: 20px;
            line-height: 40px;
            color: #333333;
            border-radius: 20px;
            position: relative;
            z-index: 2;
        }
        
        .p101-fdh-2-nav-one h3 a:hover,
        .p101-fdh-2-nav-one h3.sidenavcur a {
            background-color: #4d4d4d;
            color: #fff;
        }
    

        .p101s-case-1-list {
            position: relative;
        }
        
        .p101s-case-1-list dl {
            float: left;
            width: 378px;
            margin: 0 33px 30px 0;
        }
        
        .p101s-case-1-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .p101s-case-1-list dt img,
        .p101-case-1-list-con dt a {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p101s-case-1-list dd {
          
            padding: 16px 0;
            position: relative;
            background: #fff;
        }
        
    
        
       
        
        .p101s-case-1-list dd h4 a {
            display: block;
            max-width: 100%;
          
            line-height: 20px;
            font-size: 20px;
            color: #1a1a1a;
            overflow: hidden;
            font-weight: normal;text-overflow:ellipsis;white-space:nowrap;
        }
        
        .p101s-case-1-list dd span{display:block;font-size:16px;font-weight:400;line-height:16px;color:#8e8e8e;padding-bottom:14px;}
        
      
      
    

        .f_bg{ height:540px;overflow: hidden;background: #242424;border-top: 6px solid #e67505;}
        .content5{width: 1400px;  margin:0 auto;position: relative;}
        .f_nav{ border-bottom: 1px solid #2f2f2f;height: 70px; padding-top: 70px;}
        .f_nav h3{ float: left;font-weight: normal; font-size: 18px;color: #fff;line-height: 18px;}
        .f_nav h3 em{ display: block;font-size: 16px;color: #909090;line-height: 16px;font-weight: normal;padding-bottom: 8px;text-transform: uppercase; }
        
        .f_nav ul li{float: left;height: 70px;margin-left:73px;position: relative;padding-top: 22px;box-sizing: border-box;}
       
        .f_nav ul li a{font-size: 16px;color: #909090;line-height: 16px;display: block;}
    
        .f_con{ padding-top: 40px;height: 308px;box-sizing: border-box; }
        .lxwm{ float: left;width: 328px;}
        .lxwm h2{height: 50px;line-height: 28px;font-size: 20px;color: #bbbbbb;font-weight: normal;background: url(../image/foot_line.png) no-repeat left bottom;}
        .lxwm p{display: block;font-size: 24px;color: #bbbbbb;line-height: 30px;margin-top: 32px;font-weight: bold;padding-left: 58px;background: url(../image/f-tel.png) no-repeat left;}
        .gsxx{ float: left; padding: 76px 0 0;width: 632px;border-right: 1px solid  #2f2f2f;height: 224px;box-sizing: border-box;}
        .gsxx li{ display: block;font-size: 16px;color: #bbbbbb;line-height: 32px;}
        


        .f_er{float: right;width: 230px;}
        .f_er h2{height: 50px;line-height: 28px;font-size: 20px;color: #bbbbbb;font-weight: normal;background: url(../image/foot_line.png) no-repeat left bottom;}
        .f_er p{width: 100px;float: left;margin-top: 25px;}
        .f_er p:last-child{ float: right; }
        .f_er p em{display:block;width: 100px;box-sizing: border-box;}
        .f_er p img{width:100px;height: 100px;display: block;margin: 0 auto; }
        .f_er p span{display: block;font-size: 14px;line-height: 14px;color: #bbbbbb;text-align: center;padding-top: 10px;}
        
       

        .f_bot{line-height: 90px;height:90px;border-top: 1px solid  #2f2f2f;}
        .f_bot span{margin-right: 16px;font-size: 14px;color: #909090;float: left;display: block;}
        .f_bot a{color: #909090;}
        .f_bot .links{ float: right;}
        .f_bot .links a{ float: left;margin-left: 32px;font-size: 14px;color: #909090; line-height: 90px; }
    @media screen and (max-width: 1440px) {
        .content5{ width: 1200px;margin: 0 auto; }
        .f_nav ul li{ margin-left: 53px; }
         .gsxx{ width: 540px; }
    }

  

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