body,html{width: 100%;min-width: 1250px;}
/* head top*/
.lc_top{width: 100%;height: 90px;}
.lc_tops{width: 100%;height: 90px;position: fixed;top: 0;left: 0;z-index: 666;background: #FFFFFF;border-bottom: 1px solid #00989b;}
.lc_head{position: relative;width: 1200px;margin: 0 180px;height: 100%;}
.lc_head::after{content: '';clear: both;overflow: hidden;display: block;}
.lc_log{float: left;padding-top: 8px;}
.lc_log_a{display: block;}
.lc_log_img{display: block;height: 70px;}
.ul_ul_menu{float: right;}
.ul_ul{width: 100%;height: 100%;}
.ul_li{float: left;width: 95px;height: 80px;margin-right: 30px;position: relative;}
.ul_li:last-child{}
.ul_lia{background: #FFFFFF;transition: all 0.1s linear; display: block;color: #000;font-size: 16px;width: 100%;text-align: center;line-height: 105px;height: 80px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.ul_li:hover .ul_lia {background: #00989b;color: #fff;}

.ul_liact .ul_lia{background: #00989b;color: #fff;}

.banner .swiper-pagination-bullet{border: 1px solid #00989b;background: transparent!important;border-radius:10px;transition:all 0.3s linear; opacity: 1!important;width: 10px;height: 10px;margin: 5px!important;}
 .banner .swiper-pagination-bullet-active{background: #fff;width: 10px;background: #00989b!important;}
 .banner{width:100%; position: relative;}
 .banner img{width: 100%;}
 .banner .swiper-pagination{bottom: 80px!important;}
 
 
 .lc_cot_cont{width: 100%;height: 115px;position: relative;}
 .lc_cot{width: 100%;position:relative;top: -8px;z-index: 33;background:url(../images/bg.png) no-repeat top center;height: 195px;}
 .lc_cots{width: 1200px;margin: 0 auto;height: 195px;}
 .lc_ul{width: 120%;padding: 28px 0;}
 .lc_ul::after{content: '';clear: both;overflow: hidden;display: block;}
 .lc_ul_li{float: left;width: 25%;}
 .lc_ul_li{background: url(../images/ri.png) no-repeat center right;background-size: 2px 120px;}
 .lc_ul_li:last-child{background: none;}
 .lc_ul_li_p{width: 100%;color: #fff;margin-bottom: 10px;text-align: center;line-height: 1;}
 .lc_ul_li_p_span{font-size: 48px;}
 .lc_vit_span{font-size: 30px;}
 .lc_ul_li_p_des{font-size: 16px;color: #fff;text-align: center;}
 
 
 .lc_pdtarea{min-height: 500px;width: 1200px;padding: 40px 40px;box-sizing: border-box;margin: 0 auto;background: #FFFFFF;position: relative;z-index: 34;}
 .lc_pdt_tit{text-align: center;margin-bottom: 20px;}
 .lc_pdt_h2{width: 100%;text-align: center;font-size: 26px;color: #00989b;}
 .lc_pdt_i{margin: 15px auto 10px;display: block;width: 495px;height: 9px;background: url(../images/ty.png) no-repeat center center;background-size: cover;}
 .lc_pdt_p{text-align: center;font-size: 14px;color: #666666;text-transform: uppercase;}
 
 
 .company{min-height: 500px;width: 1200px;padding: 40px 40px;box-sizing: border-box;margin: 20px auto 0;background: #FFFFFF;position: relative;z-index: 34;}
 
 
 
 
 .lc_menu_list{width: 100%;text-align: center;margin-bottom: 30px;}
 .lc_menu_list_ul{width: 100%;font-size: 14px;}
 .lc_menu_list_li{display: inline-block;}
 .lc_menu_list_li_a{display: block;border-radius: 5px;color: #000;padding: 8px 12px;}
 .lc_menu_list_li:hover  .lc_menu_list_li_a{background: #00989b;color: #fff;}
 .lc_span_sh{margin: 0 4px;}
 .lc_vit_list_span .lc_menu_list_li_a{background: #00989b;color: #fff;}
 .lc_aboutMain{width: 100%;overflow: hidden;}
 .lc_aboutMain a{display: block;width: 33.33%;float: left;position: relative;}
 .lc_aboutMain a img{display: block;width: 100%;height: 100%;} 
 .lc_aboutMain a:hover::after{
   content: '';
   width: 60px;
   height: 38px;
   background: url(../images/dsj.png) no-repeat top center;
   position: absolute;
   top: -10px;
   left: 50%;
   transform: translateX(-50%);
 }
 
 .company_zz .swiper-slide{

 }
 .company_zz .swiper-slide a{
  
 }
 .company_zz .swiper-container{}
.company_zz_swiper{position: relative;}
.more_zz{width: 100%;margin-bottom: -10px;}
.more_zza{font-size: 14px;display: block;margin: 0 auto;border-radius: 5px;width: 190px;height: 44px;border: 1px solid #9c9c9c;background: #f6f6f6;color: #666666;text-align: center;line-height:44px ;}
.more_zza:hover{background: #00989b;color: #fff;border: 1px solid #fff;}
 
 /* company case list */
 .mcase_ul{width: 100%;padding: 40px 40px;}
 .mcase_ul::after{content: '';clear: both;display: block;}
 .mcase_li{width: 333px;float: left;margin-right: 20px;margin-bottom: 20px;}
 .mcase_li:nth-child(3n){margin-right: 0;}
 .mcase_li_a{width: 100%;height: 100%;display: block;border: 1px solid #9c9c9c;}
 .mcase_li_imgs{overflow: hidden;width: 100%;height: 230px;border-bottom: 1px solid #9c9c9c;}
 .mcase_li_img{object-fit: cover;width: 100%;height: 100%;transition: transform 0.3s linear;}
 .mcase_li_tit{transition: 0.2s linear;background: #f6f6f6 url(../images/jj.png) no-repeat center right 15px;background-size: 25px 9px;padding: 0 15px;box-sizing: border-box;width: 100%;height: 45px;line-height: 45px;}
 .mcase_li_span{font-size: 16px;color: #666;}
 .mpagesCust{}
 .mcase_li:hover .mcase_li_img{transform: scale(1.2);}
 .mcase_li:hover .mcase_li_span{color: #FFFFFF;}
 .mcase_li:hover .mcase_li_tit{background: #00989b url(../images/jj1.png) no-repeat center right 15px;background-size: 25px 9px;padding: 0 15px;box-sizing: border-box;width: 100%;height: 45px;line-height: 45px;}
  
  
  .company_zz .swiper-button-next{background: url(../images/yjt.png) no-repeat center center;font-size: 0;background-size: 40px 40px;width: 40px;height: 40px;right: -15px;outline: none;}
  .company_zz .swiper-button-prev{background: url(../images/ljt.png) no-repeat center center;font-size: 0;background-size: 40px 40px;width: 40px;height: 40px;left: -15px;outline: none;}
  
  .company_zz .swiper-button-next::after{content: '';}
   .company_zz .swiper-button-prev::after{content: '';}
   

 
 
 /* 工程案例 */
.case{margin: 35px auto;width: 1200px;}
.case_h{width: 100%;overflow: hidden;}
.case_himg{width: 450px;height: 313px;border: 1px solid #00989b;float: left;box-sizing: border-box;}
.case_himgs{width: 100%;height: 100%;}
.case_hinfo{width: 750px;height: 313px;float: left;background: url(../images/bs.jpg) no-repeat top left;background-size: 100% 100%;padding: 60px 40px 30px;}
.case_hinfo h3{position: relative;font-size: 20px;color: #fffbd3;text-align: center;margin-bottom: 20px;padding-bottom: 20px;}
.case_hinfo h3::after{content: '';width: 60px;height: 4px;border-radius: 4px;position: absolute;bottom: 0;left: 50%;margin-left:-30px ;background: #fff;}
.case_hinfo p{font-size: 16px;color: #fff;margin-bottom: 30px;line-height: 30px;height: 60px;}
.case_hinfo a{border: 1px solid #fff;font-size: 16px;display: block;width: 109px;line-height: 34px;border-radius: 5px;color: #fff;margin: 0 500px;text-align: center;}

 
 /* foot content */
 
 .lc_fn{width: 100%;height: 350px;background: url(../images/bb.jpg) no-repeat top center;background-size: cover;}
 .f_copy_p{color: #fff;line-height: 50px;width: 100%;background: #666666;font-size: 14px;text-align: center;}
 .f_copy_p a{color: #fff;}
 .f_copy_p a:hover{text-decoration: underline;}
 .lc_fn_box{width: 1200px;margin: 0 auto;display: block;}
 .lc_fn_box::after{content: '';clear: both;overflow: hidden;display: block;}
 .lc_fn_le{padding: 70px 0 0;box-sizing: border-box;float: left;}
 .lc_fn_le::after{content: '';clear: both;overflow: hidden;display: block;}
 .lc_fn_lf{}
 .lc_fn_lf_er{float: left;margin-right: 40px;padding-top: 40px;}
 .lc_fn_lf_ma{width: 110px;height: 110px;margin-bottom: 10px;}
 .lc_fn_lf_mimg{width: 100%;height: 100%;}
 .lc_fn_lf_gz{width: 100%;text-align: center;font-size: 14px;color: #fff;}
 .lc_fn_lf_info{float: left;}
 .lc_fn_lf_info_ti{color: #fff;font-size: 16px;margin-bottom: 8px;line-height: 25px;}
 .lc_fn_lf_info_val{color: #fff;font-size: 16px;margin-bottom: 20px;line-height: 25px;}
 
 .lc_fn_ri{float: right;padding: 110px 0;box-sizing: border-box;}
 .lc_fn_menu{}
 .lc_fn_ul{width: 100%;margin-bottom: 70px;}
 .lc_fn_ul::after{content: '';clear: both;overflow: hidden;display: block;}
 .lc_fn_li{float: left;width: 100px;margin-right: 10px;}
 .lc_fn_lia{font-size: 16px;border: 1px solid transparent;display: block;width: 100%;height: 100%;color: #fff;border-radius: 10px;text-align: center;line-height: 30px;}
 .lc_fn_li:hover .lc_fn_lia{border: 1px solid #fff;}
 
 .lc_selectbox{padding: 0 20px;}
 .lc_selectbox::after{content: '';clear: both;overflow: hidden;display: block;}
 .lc_selectinput{float: left;}
 .lc_selectinput:nth-child(2){float: right;}
 .lc_selecti{font-size: 16px;padding: 0 0 0 30px;color: #333333;width: 245px;-webkit-appearance: none;appearance: none;background:#efefef  url(../images/sanjiao.png) no-repeat center right 25px;background-size: 20px 10px;height: 45px;border-radius: 50px;}
.backtop{cursor: pointer;opacity: 0;width: 49px;height: 64px;position: fixed;z-index: 333;bottom: 60px;right: 50%;margin-right: -640px;}
.backtop_img{display: block;width: 100%;height: 100%;}

.etcl_bimg{background: url(../images/ban2.jpg) no-repeat center;background-size: cover;width: 100%;height: 297px;}



.lc_cots{padding: 32px 0;box-sizing: border-box;}
.mainhart{padding: 0;}
.lc_cot_tit{font-size: 28px;color: #fff;text-align: center;}
.lc_cot_ico{display: block;width: 495px;height: 9px;margin: 15px auto 8px;background: url(../images/ty1.png) no-repeat center center;background-size: 100% 100%;}
.lc_cot_lxi{font-size: 16px;color: #fff;text-align: center;text-transform: uppercase;}
.lc_chid_menu .lc_menu_list_li_a{padding: 10px 55px;font-size: 16px;}
.lc_parcont{font-size: 16px;color: #000;line-height: 25px;padding: 30px 0;min-height: 500px;}


/*caselist */
 .case{min-height: 500px;width: 1200px;box-sizing: border-box;margin: 0 auto;background: #FFFFFF;position: relative;z-index: 34;padding-bottom: 50px;}
  /*.homecase_ul{width: 100%;padding: 40px 0px;}  */
 .case_ul{width: 100%;padding: 40px 40px;}
 .case_ul::after{content: '';clear: both;display: block;}
  /* .homecase_li{width: 270px;float: left;margin-right: 10px;margin-bottom: 12px;}*/
 .case_li{width: 270px;float: left;margin-right: 10px;margin-bottom: 15px;}
 .case_li:nth-child(4n){margin-right: 0;}
 .case_li_a{width: 100%;height: 100%;display: block;border: 1px solid #9c9c9c;}
 .case_li_imgs{overflow: hidden;width: 100%;height: 200px;border-bottom: 1px solid #9c9c9c;}
 .case_li_img{object-fit: cover;width: 100%;height: 100%;transition: transform 0.3s linear;}
 .case_li_tit{transition: 0.2s linear;background: #f6f6f6 url(../images/jj.png) no-repeat center right 15px;background-size: 25px 9px;padding: 0 15px;box-sizing: border-box;width: 100%;height: 45px;line-height: 45px;}
 .case_li_span{font-size: 16px;color: #666;}
 /* .pagesCust{padding-bottom: 80px;} */
 .case_li:hover .case_li_img{transform: scale(1.2);}
 .case_li:hover .case_li_span{color: #FFFFFF;}
 .case_li:hover .case_li_tit{background: #00989b url(../images/jj1.png) no-repeat center right 15px;background-size: 25px 9px;padding: 0 15px;box-sizing: border-box;width: 100%;height: 45px;line-height: 45px;}
  
  
  .swiperbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3333;
    width: 100%;
    height: 100%;
  }
  
  .swiperbox .swiper-container {
    width: 100%;
    height: 100%;
  }
  
  .swiperbox .swiper-slide {
    width: 100%;
    height: 100%;
    padding: 5% 0;
  }
  
  .swiperboximg {
    width: 100%;
    height: 100%;
  }
  
  .swiperboximg img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    object-fit: contain;
  }
  
  .swiperbox .swiper-button-prev {
    left: 60px;
  }
  
  .swiperbox .swiper-button-next {
    right: 60px;
  }
  
  .coser {
    color: #fff;
    font-size: 18px;
    position: fixed;
    top: 50px;
    right: 50px;
    cursor: pointer;
    z-index: 9999;
  }
  
  .descont{font-size: 16px;color: #000;line-height: 25px;padding: 40px 20px;min-height: 500px;}
  
  .video{font-size: 16px;color: #000;line-height: 25px;padding: 50px 20px;min-height: 550px;}
  
  
  .newsFot{width: 100%;border-top: 1px dashed #cccccc;padding: 30px 30px 50px;box-sizing: border-box;}
  .newslist::after{
    display: block;
    content: '';
    clear: both;
  }
  .newslist{width: 100%;margin-bottom: 20px;}
  .newslink{width: 48%;float: left;text-align: left;font-size: 14px;color: #333;}
  .newslink:last-child{float: right;text-align: right;}
  .newslink a{color: #333;font-size: 14px;line-height: 30px;}
   .newslink a:hover{
     text-decoration: underline;
     color: #00989b;
   }
  .newsback{font-size: 16px;margin: 0 auto;width: 210px;height: 45px;background: #fe895b;color: #fff;text-align: center;line-height: 45px;display: block;border-radius: 10px;}
  
  .prodShowImg{width: 100%;border-bottom: 1px dashed  #cccccc ;padding: 50px 0;}
  .prodimgs{width: 600px;border:1px solid #999999;margin: 0 auto;}
  .prodimg{width: 100%;height: 100%;border: 10px solid #fff;}
  
  
  
  .lc_xinwenlist{width: 100%;}
  .lc_xinwen_ul{width: 100%;overflow: hidden;padding: 40px 40px;box-sizing: border-box;}
  .lc_xinwen_li{transition: all 0.3s linear;width: 550px;height: 190px;background: #f6f6f6;float: left;margin-bottom: 20px;}
  .lc_xinwen_li:nth-child(2n){float: right;}
  .lc_xinwen_li_a{display: block;width: 100%;height: 100%;padding: 30px;box-sizing: border-box;}
  .lc_xinwen_li_text{;overflow: hidden;border-bottom: 1px solid #999999;padding-bottom: 20px;}
  .lc_xinwen_li_time{float: left;border-right: 1px solid #999999;width: 80px;padding-right: 14px;}
  .lc_xinwen_li_ts{line-height: 1;margin-bottom: 8px;font-size: 38px;color: #00989b;text-align: center;white-space: nowrap;}
  .lc_xinwen_li_ms{font-size: 14px;color: #333333;text-align: center;white-space: nowrap;}
  .lc_xinwen_li_txt{float: left;width: 380px;padding: 3px 0   0 15px;box-sizing: border-box;}
  .lc_xinwen_li_txt h3{font-size: 18px;color: #333333;line-height: 25px;margin-bottom: 15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .lc_xinwen_li_txt p{font-size: 14px;color: #666666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .lc_xinwen_li_more{overflow: hidden;margin-top: 20px;}
  
  .lc_xinwen_li_more_t{font-size: 14px;color: #666666;float: left;}
  .lc_xinwen_li_more_link{font-size: 16px;color: #333333;float: right;}
  
  .lc_xinwen_li:hover{
    background: #00989b;
    color: #FFFFFF;
  }
  .lc_xinwen_li:hover .lc_xinwen_li_ts,
  .lc_xinwen_li:hover .lc_xinwen_li_ms,
   .lc_xinwen_li:hover .lc_xinwen_li_txt h3,
   .lc_xinwen_li:hover .lc_xinwen_li_txt p,
   .lc_xinwen_li:hover  .lc_xinwen_li_more_t,
   .lc_xinwen_li:hover  .lc_xinwen_li_more_link
  
  {
    color: #fff;
  }
   .lc_xinwen_li:hover   .lc_xinwen_li_text
   {
     border-bottom: 1px solid #fff;
   }
  
  .lc_xinwen_li:hover   .info_li_time
  {
       border-right: 1px solid #fff;
  }
  
  .case_c{width: 100%;height: 90px;padding: 20px 30px;box-sizing: border-box;background: url(../images/yx.png) no-repeat center left 14px;background-size: 5px 49px;}
  .case_ch3{font-size: 16px;color: #333333;margin-bottom: 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  .case_chp{font-size: 13px;color: #666666;}
  .case_chspan{display: inline-block;padding: 0 10px;border: 1px solid #666666;line-height: 24px;border-radius: 5px;}
  .case_li:hover .case_ch3{color: #00989b!important;}
  
  /***Proudct list and details*****/
  .lc_cplist{width: 100%;padding-top: 30px;}
  .lc_cplist_ul{overflow: hidden;}
  .lc_cplist_li{width: 270px;float: left;margin-right: 13px;margin-bottom: 15px;}
  .lc_cplist_li:nth-child(4n){margin-right: 0;}
  .lc_cplist_lia{width: 100%;height: 100%;}
  .lc_cplist_liimgs{overflow: hidden;width: 100%;height:270px;border: 1px solid #666666;box-sizing: border-box;}
  .lc_cplist_liimg{display: block;transition: all 0.3s linear;width: 100%;height: 100%;object-fit: cover;}
  .lc_cplist_litxt{transition: all 0.3s linear;font-size: 14px;color: #000;width: 100%;height: 50px;line-height: 50px;text-align: center;box-sizing: border-box;}
  .lc_cplist_li:hover .lc_cplist_litxt{color: #00989b;}
  .lc_cplist_li:hover .lc_cplist_liimg{transform: scale(1.2);}
  .lc_cplist_liimgc{width: 100%;height: 100%;border: 5px solid #fff;overflow: hidden;}
  
  .etcl_uls{position: absolute;top: 77px;left: -40px;padding: 30px 0; display: none;}
  .etcl_ul{width: 170px;background: #fff;border-radius: 5px;position: relative;}
  .etcl_li{width:100%;}
  .etcl_ul::after{
   content: '';
   width: 16px;
   height: 12px;
   position: absolute;
   top: -12px;
   right: 30px;
   background:url(../images/jt.png) no-repeat top left;
   background-size: 100% 100%;
  }
  .etcl_li_a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;padding: 0 15px;box-sizing: border-box;color: #000;width: 100%;display: block;height:40px;line-height: 40px;border-bottom: 1px dashed  #999999;}
   .etcl_li:last-child .etcl_li_a{border-bottom: none;}
   .ul_li:hover  .etcl_uls{opacity: 1;display: block;}
   .etcl_li:hover .etcl_li_a{color: #00989b;}
   .etcl_li:hover .etcl_li_a::after{
     content: '';
     width: 3px;
     height: 100%;
     left: 0;
     top: 0;
     position: absolute;
     background: #00989b;
   }
   
   .m_pdt_box{display: none;}
   .active_pro{display: block;}
   
   
   
   
   /* pages rows */
   .pagination {
     padding-bottom: 80px;
    text-align: center;
   }
   .pagination li{
    display: inline-block;
   }
   .pagination li span,.pagination li a{
    display: inline-block;
    height:28px;
    min-width: 28px;
    padding: 0 8px;
    line-height: 28px;
    font-size: 16px;
    background: #fff;
    color: #000;
   }
   .pagination .active span{
    background: #ff8e62;
    color: #fff;
   }
   
   
   
   
   .search{position:absolute;top: 15px;right: -250px;border-radius: 30px;height: 30px;padding: 10px 3px;}
   .sea_box{display: none;float: left;height: 24px;margin-right: 10px;}
   .sea_input{background: #EFEFEF;height: 100%;padding: 0 10px 0 10px;width: 130px;}
   .sea_select{background: #EFEFEF;height: 100%;width: 80px;appearance: none;background:url(../images/sanjiao.png) no-repeat center right;background-size: 10px auto;}
   .sea_but{cursor: pointer;float: left;width: 24px;height: 24px;background:url(../images/search.png) no-repeat center center;background-size: 100% 100%;}
   
/*   .search:hover .sea_box{
    display: block;
  }*/
    
   
   .prlist_li{position: relative;}
   .mouhover{width: 100%;height: 100%;position: absolute;top: 0%;left: 0;background: rgba(0,152,155,0.8);}
   .mouhover{transition: all 0.3s linear;opacity: 0;text-align: center;padding: 90px 50px;box-sizing: border-box;}
   .jia{font-size: 30px;color: #fff;font-weight: bold;margin-bottom: 10px;}
   .jianame{font-size: 15px;color: #fff;line-height: 1.5;}
   .prlist_li:hover .mouhover{top: 0;opacity: 1;}
   
   
      .objcontain{object-fit: contain!important;}
    
    .main_anli .case_ul{padding:  40px 0;}
      .main_anli  .case_li{width: 292px;}
    
    
    
  
      .dbpage{width: 100%;overflow: hidden;margin-bottom: 30px;}
      .dbpage_line{width: 960px;height: 40px;float: left;position: relative;}
      .dbpage_line::after{content: '';width: 100%;height: 1px;background: #9c9c9c;position: absolute;left: 0;top: 50%;}
      .dbpage_bb{float: right;overflow: hidden;}
      .dbpage_le{}
      .dbpage_num{font-size: 14px;float: left;line-height: 40px;margin-right: 10px;}
      .dbpage_but{float: left;overflow: hidden;}
      .dbpage_act{color: #00989b;}
      .left_btn{
        width: 35px;
        height: 40px;
        display: block;
        float: left;
        background: url('/static/home/images/m2.png') no-repeat center center;
        background-size: 20px 20px;
        outline: none;
        cursor: pointer;
      }
      .left_btn:hover{
        background: url('../images/m4.png') no-repeat center center;
        background-size: 20px 20px;
      }
      
      .right_btn{
        width: 35px;
        height: 40px;
        background: url('../images/m1.png') no-repeat center center;
        background-size: 20px 20px;
        display: block;float: left;
        
        outline: none;
        cursor: pointer;
      }
      .right_btn:hover{
        background: url('../images/m3.png') no-repeat center center;
        background-size: 20px 20px;
      }
  

/*固定的悬浮窗*/
.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 200px;
  right: -127px;
  cursor: pointer;
  transition: all .3s ease;
}
.yb_bar ul li {
  width: 180px;
  height: 53px;
  font: 16px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 3px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
}
.yb_bar .yb_top {
  background: #ff4a00 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
  background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
  text-indent: 0;
  background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
  /*height:200px;*/

  background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;
}
.lc_qr {
  padding: 0 29px 25px 29px;
}
.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #fff;
}