/*样式初始化及公共样式部分lpm*/
body{color:#666; font-size:12px; margin:0 auto; background-color:#fff;  font-family:"Microsoft YaHei";}
a{color:#666; text-decoration:none;}      /*定义全局链接颜色lpm*/
a:hover{color:#ee8a08; text-decoration:none;}      /*定义全局链接鼠标滑过颜色lpm*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0px; padding:0px; list-style:none; border:0px;}      /*主要标签的样式初始化lpm*/
.clear{clear: both; height:0px; overflow:hidden;}  /*清除左右浮动lpm*/
.fl{float:left;}     /*定义左浮动lpm*/
.fr{float:right;}     /*定义右浮动lpm*/
.cp img{border:1px solid #C1C1C1; padding:2px;  }      /*定义标签调用图片的边框样式lpm*/
.cp a:hover img{ border:1px solid #ff8e02; padding:2px;}      /*定义鼠标经过时边框的变化效果lpm*/

.cp1 img { border:2px solid #cdcdcd;}
.cp1 a:hover img{ border:2px solid #ff8e02;}
#copy{ display:none;}      /*隐藏后台自带版权DIVlpm*/
.box{width:1100px; height:auto; margin:0 auto;}      /*定义版面统一宽度lpm*/
.font_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}      /*定义英文字体及大写lpm*/
.main { width:1100px; margin:0 auto;}
#main { width:1100px; margin:0 auto; -webkit-transition:1s; transition:1s; }

.top20{padding-top:20px;}
.top30{padding-top:30px;}
.top10{padding-top:10px;}
.top40{padding-top:40px;}
.top50{padding-top:50px;}
.top60{padding-top:60px;}
.top70{padding-top:70px;}


/*抬头*/
.top_bg{ width:100%; min-width:1100px; height:6px; margin:0 auto; background:url(../uploadfile/image/20171212/20171212170342_1520096029.jpg) repeat center right; overflow:hidden;}
#top{width: 1100px color:#666;}
.top_l{ height:45px; line-height: 45px; font-size: 14px;}
.top_r{width:329px; height: 28px;  background:url(../uploadfile/image/20171212/20171212172256_1774121506.png) no-repeat center;}
.top_r a {float: left; display: block; width:108px;  line-height: 28px; font-size: 14px; color: #fff; line-height: 28px; text-align: center; } 
.top_r a:hover { color: #ff8e02;}

.head_bg { width:100%; min-width:1100px; height:120px; overflow:hidden;}
.logo {padding-top:10px; padding-right:20px;}
.head{padding-top:34px;}
.head2{padding: 44px 0 0 20px;}
.tel{margin: 22px 0px 0 10px;}



/*导航*/
.nav_bg{width:100%; height:56px; background: url(../uploadfile/image/20171212/20171212180044_1556369916.jpg) bottom repeat-x; min-width:1100px;}
.nav li{width:110px; height:56px; line-height:56px; float:left; text-align:center; font-family:"Microsoft YaHei"; background:url(../uploadfile/image/20171212/20171212180136_765924150.jpg) no-repeat center right;}
.nav li a{color:#fff; font-size:14px; display:block;}
.nav .a_nav a{margin-right: 1px; background: url(../uploadfile/image/20171212/20171212180536_561275425.jpg) top no-repeat;}
.nav li a:hover , .nav li a.navCur{background: url(../uploadfile/image/20171212/20171212180536_561275425.jpg) top no-repeat; }



/*幻灯片*/
.banner-box{min-width:1100px;height:500px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:500px;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top: 190px; left: 0; margin-left: 0; height: 350px; overflow: hidden; }
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-50px;background:url(http://login.114my.cn/memberpic/tongnuowujin/uploadfile/image/20171028/20171028091842_1205940922.png) no-repeat 0 0;} 
.banner-btn a.next{right:-50px;background:url(http://login.114my.cn/memberpic/tongnuowujin/uploadfile/image/20171028/20171028091842_1205940922.png) no-repeat -49px 0;}
.banner-box .hd {position:absolute;top:260px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#ff7900; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}

/*内页幻灯片*/
.banner-box_n{min-width:1100px;height:300px;position:relative;overflow:hidden;}
.banner-box_n .bd{ width:100% !important;}
.banner-box_n .bd li{width:100% !important;height:300px;background-position: center;background-repeat: no-repeat;}
.banner-box_n .bd li a{display:block;background-size:auto;}
.banner-btn_n{ width: 100%; position: absolute; top: 30px; left: 0; margin-left: 0; height: 300px; overflow: hidden; }
.banner-btn_n a{display:block;width:49px;height:104px;position:absolute;top:70px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transition:0.3s all ease-in-out}
.banner-btn_n a.prev{left:-50px;background:url(http://login.114my.cn/memberpic/tongnuowujin/uploadfile/image/20171028/20171028091842_1205940922.png) no-repeat 0 0;} 
.banner-btn_n a.next{right:-50px;background:url(http://login.114my.cn/memberpic/tongnuowujin/uploadfile/image/20171028/20171028091842_1205940922.png) no-repeat -49px 0;}
.banner-box_n .hd {position:absolute;top:240px;width: 100%;display: block;}
.banner-box_n .hd ul{ text-align: center}
.banner-box_n .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box_n .hd ul li.on{ background:#ff7900; width: 32px; }
.banner-box_n:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box_n:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box_n .banner-btn_n a.prev:hover,.banner-box_n:hover .banner-btn_n a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}



/*搜索*/
#search { width:100%; height:54px; overflow:hidden; min-width:1100px; background:url(../uploadfile/image/20171213/20171213085839_1139462362.jpg) no-repeat center;}
#search_01 { width:1100px; height:60px; overflow:hidden; }
#search_n { width:100%; height:60px; overflow:hidden;  position:absolute; margin-top:297px; z-index:90;  min-width:1100px;  background:url(../uploadfile/image/20171213/20171213085839_1139462362.jpg) no-repeat center;}
#sou {font-family:Arial, Helvetica, sans-serif; width:1100px;}
.sou_nei{width:1100px; float:left;}
.search_kong { width:300px; float:right; padding-top:15px;}
.search_2{float:left; width:192px;}
.search_tu{float:left;width:45px;}
.search_zi{float:left; width:675px; line-height:23px; color: #fff; font-family:"Microsoft YaHei"; padding-left:40px; padding-top:18px;}
.search_zi strong { color: #fff;}
.search_zi a { color: #fff;}
#infoname{width:192px; background:none; outline:none; color:#d2d1d1; border: none; height:24px; line-height:24px;}      /*定义搜索框的样式lpm*/
.mr0 { margin-right: 0px !important;}


/*产品展示*/  
.prod_bg{width: 100%; min-width: 1100px;}
.prod{ margin-top: 60px;}
.prod_t{color: #000; text-align:center;height: 54px; background:url(../uploadfile/image/20171213/20171213092748_11194222.jpg) no-repeat center; font-weight: bold; font-size:38px; line-height:44px;}
.prod_t span{ font-size: 16px;color: #000;}
.prod_d{margin-top: 30px;}
.prod_d table td{display: block; padding-left: 0 !important; float: left;width: 261px; height:236px; padding-top:10px; border:1px #ccc solid; margin:20px 6px 0 6px; background:#fff url(../uploadfile/image/20171213/20171213095339_53870512.jpg) repeat-x center bottom; }
.prod_d td span a{ display: block;height: 40px;width: 254px; margin-top:10px;  line-height: 40px;font-size: 14px;}
.prod_d td br{display: none;}
.prod_d table td:hover{width: 259px; height:234px;  border:2px #ee8a08 solid;}



/*成品展示*/
.feature_bg{width: 100%;  height: 292px; background:url(../uploadfile/image/20171213/20171213100334_1690726728.jpg) no-repeat center;}
.feature_t{width: 300px;padding-top: 60px; }
.feature_tb{width: 44px;height: 20px; border-top:5px #fff solid; }
.feature_zi{font-size: 28px;line-height: 30px;color: #fff; font-weight: bold;}
.feature_zi p{font-size: 14px;}
.feature_w{ width: 116px; height: 36px; border: 1px #fff solid; text-align: center;}
.feature_w a{ font-size: 14px; color: #fff; line-height: 36px; display: block; }
.feature_w a:hover{ background: #ee8a08;}
.feature_fr{width: 776px;padding: 40px 4px 0 0; }
.feature_fr table td a{ line-height: 36px;}

/*亮点*/
.highlights_bg{width: 100%; height:740px;background:#fff url(../uploadfile/image/20171213/20171213111230_1785725186.jpg) no-repeat center bottom; }
.highlights_tt{padding-top:50px; }
.highlights_fl{width: 500px; padding-top:50px;}
.highlights_lt{float: left;width:24px;height: 86px; background:#ee8a08;}
.highlights_zi{float: left; padding-left: 20px; line-height: 28px; font-size: 28px; color: #000;}
.highlights_zi b{font-size: 42px;line-height: 60px; }
.highlights_zi b span{color:#ee8a08;}
.highlights_en{font-size: 16px; color: #333; line-height: 3px;}
.highlights_en b{font-size: 36px; color: #0274ba;}
.highlights_r{width: 506px;}
.highlights_fr{width: 510px; height: 150px; border-radius: 200px; border: 1px #ccc solid; margin: 15px 0 10px 0;}
.highlights_fr img{margin: 5px 0 0 5px;}
.highlights_fr li{width: 330px; margin: 30px 0 0 0; font-size: 14px; line-height: 22px; color: #333;}
.highlights_fr li b,.highlights_fr2 li b{font-size: 20px; line-height: 36px;}
.highlights_fr img{  width: 141px; height: 141px; transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -webkit-transition:0.5s;}
.highlights_fr:hover  img{transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform:rotate(360deg);}

.highlights_fr2{ width: 500px; height: 150px; border-radius: 200px; border: 1px #ccc solid; margin: 15px 0 10px 0;}
.highlights_fr2 img{float: right; margin: 5px 5px 0 0;}
.highlights_fr2 li{width: 304px; margin: 30px 0 0 35px; font-size: 14px; line-height: 22px; color: #333;}

.highlights_fr2 img{  width: 141px; height: 141px; transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -webkit-transition:0.5s;}
.highlights_fr2:hover img{transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform:rotate(360deg);}

.highlights_d{height: 40px; margin-top:35px; font-size: 20px; color: #000; text-align: center;}
.highlights_d b{font-size: 30px;}



/*优势*/
.adv_bg{width: 100%; min-width: 1100px;}
.adv_t{min-width: 1100px; height: 45px; text-align: center; background:url(../uploadfile/image/20171213/20171213145639_709015023.jpg)no-repeat center ;}
.adv_t p{color: #fff; font-size: 20px; padding: 10px 0 0 180px; letter-spacing: 4px;}
.adv_bt{ min-width: 1100px; text-align: center; line-height: 70px; font-size: 54px; color: #000;}
.adv_bt b span{color: #ee8a08;}
.adv_bg1{height: 474px; background:url(../uploadfile/image/20171213/20171213152421_1302686874.jpg)no-repeat center;}
.adv_bg2{height: 468px; background: url(../uploadfile/image/20180813/20180813205857_633084258.jpg)no-repeat center;}
.adv_w span{font-size:28px; color: #333; font-weight: bold;  line-height: 30px;}
.adv_en{font-size: 12px; color: #999;}
.adv_w p{font-size: 14px;color: #666; line-height: 24px; padding-top: 16px;}
.adv_w1{margin-left: 593px;padding-top: 60px;}
.adv_w2{margin-left: 593px;padding-top: 52px;}
.adv_w3{margin-left: 81px;padding-top: 66px;}
.adv_w4{margin-left: 81px;padding-top: 52px;}

/*广告图*/
.banner_01 { width: 100%; min-width: 1100px; height: 185px; margin: 0px auto; background: url(../uploadfile/image/20171213/20171213170443_1514755564.png) no-repeat center; overflow: hidden;}
.banner_wz {width: 450px; margin: 30px 0 0 80px;font-size: 38px; color: #fff;}
.banner_wz p{font-size: 16px;}
.banner_tel{font-size: 22px; color: #fff; font-weight: bold; margin: 25px 0 0 60px;}
.banner_lx{ width: 98px; height: 98px; line-height:98px; margin: 54px 128px 0 0 ;}
.banner_lx a{display: block;font-size: 16px; color: #ee8a08; font-weight: bold;}

/*简介*/
.com_bg{width: 100%; height: 460px; min-width: 1100px;}
.com{padding-top:50px; }
.com_w{width: 550px; height: 59px; background: url(../uploadfile/image/20171213/20171213173128_174559966.jpg) no-repeat center left;}

.com_w p{padding: 70px 0 0  0; font-size: 14px; line-height: 30px;}
.com_xq{width: 125px; height: 35px; border: 1px #333 solid;}
.com_xq a{display: block; width: 125px; line-height: 35px; font-size: 14px; color: #333; text-align: center; }
.com_xq a:hover{color: #ee8a08;}

/*厂房设备*/
.power_bg{width: 100% ; min-width: 1100ox;}
.power_t{color: #333; text-align:center;height: 54px; background:url(../uploadfile/image/20171213/20171213092748_11194222.jpg) no-repeat center; font-weight: bold; font-size:38px; line-height:44px;}
.power_t p{ font-size: 16px; }
.power_d table table td a:nth-child(2){display: block; width: 220px; height:40px;line-height:14px;  background: #0274ba; font-size:14px; color:#fff; margin-top:6px;}
.power_d table table td:hover a:nth-child(2){background: #ee8a08;}


/*新闻中心*/
.xdh a{height:50px; line-height:40px; color:#0274ba; font-size:18px; margin-right: 20px;}
.xdh a:hover{ color:#ee8a08; }
.xdh a img{     display: block; margin-right: 0;}
.xdh span{color:#ccc; font-weight:400; font-size:14px;}
.xdh font{float:right; padding-top: 15px;}
.news{width:720px; overflow:hidden; margin-top:20px;}

.news_l{ float:left; width:260px;}
.news_l .news_div_item{ position:relative;}
.news_l .news_div_item_pic{ position:absolute; top:0;}
.news_l .news_div_item_content{line-height:42px; width:260px; padding-top:10px; position:absolute; top:310px;}
.news_l .news_div_item_a{ font-size:15px;}
.news_l .news_div_item_body{ color:#999; line-height:24px;}
.news_l .news_div_item_a:hover{color:#fc9e18 !important;}


.news_r{ float:right; width:430px !important;}
.news_r .news_div .news_div_item:nth-child(1){ display:none;}
.news_r .news_div_item{background:#f6f6f6; width:430px; height:80px; margin-bottom:10px;}
.news_r .news_div_item_date{float:left; width:92px; background:url(http://login.114my.cn/memberpic/yangzhi/uploadfile/image/20170227/20170227194354_665015538.jpg) right no-repeat;  height:80px; position:relative;  font-family:"Times New Roman", Times, serif;}
.news_r .news_div_item_day{position:absolute; top:24px; left:35px; font-size:20px; font-weight:bold;}
.news_r .news_div_item_month{position:absolute; top:50px; left:52px; color:#999;}
.news_r .news_div_item_year{position:absolute; top:50px; left:19px; color:#999;}
.news_r .news_div_item_content{ float:left; line-height:30px; margin-left:20px; width:310px; padding-top:10px;}
.news_r .news_div_item_body{ color:#999;}
.news_r .news_div_item:hover { background:#ee8a08 !important; cursor:pointer;}
.news_r .news_div_item:hover .news_div_item_day,.news_r .news_div_item:hover .news_div_item_month,.news_r .news_div_item:hover .news_div_item_year,.news_r .news_div_item:hover .news_div_item_title,.news_r .news_div_item:hover .news_div_item_body{ color:#FFF;}
.news_r .news_div_item:hover .news_div_item_title a{ color:#FFF;}
.news_div_item_title a{font-size:14px;color:#333;}

.wenti{width:340px; margin-top:20px;}
.wenti_dh{width:100px; height:35px; background-color:#707070; font-size:14px; text-align:center; color:#fff; line-height:35px;}
.wenti_tu{padding:0px 0px 15px;}
.faq_bg p a{ display:block; padding-bottom:2px; color:#00a650; line-height:32px;}
.faq_bg p a:hover{ color:#ed6c00;}
.faq_bg span{color:#0076ca;}
.xw_zi { width:340px; height:auto;}

.faq_d .divdgweb_new_div{width:340px;}
.faq_d .divdgweb_new_div_item_content{width:340px; padding:18px 0; border-bottom: 1px solid #adadad; background: url(../uploadfile/image/20171214/20171214165207_879753308.png) no-repeat left 18px; padding-left:30px;}
.faq_d .divdgweb_new_div_item_title{padding-bottom:10px;}
.faq_d .divdgweb_new_div_item_title a{font-size: 14px; color:#333; font-weight:bold;  font-family:"Microsoft YaHei";}
.faq_d .divdgweb_new_div_item_title a:hover{color:#ed6c00;}
.faq_d .divdgweb_new_div_item_body{color:#666; line-height:26px; font-size: 12px;  height:72px; overflow: hidden;}


.divdgweb2_tag li,.divnews_tag li{padding-left:10px; padding-right:10px; background:url(http://login.114my.cn/memberpic/dgqpsy/uploadfile/image/20170316/20170316144651_348017663.png) no-repeat left center;}



/*友情链接*/
.link_bg{width: 100%; min-width: 1100px; height: 52px; background: #333;}
.link{width: 680px;}
.link_l{width: 100px; font-size: 18px; color: #fff; font-weight: bold; line-height: 51px;}
.link_w{font-size: 14px; color: #fff; line-height: 51px;}



/*版权*/
.footer_bg{width: 100%; min-width: 1100px; height: 183px; background: #333; color: #fff;}
.footer{ height: 110px;}
.footer li{width: 340px;  font-size: 14px; color: #fff; line-height: 28px;}
.footer_r{ width: 300px; }
.footer_w{ width: 135px; font-size: 14px;  line-height: 30px;color: #fff; }
.footer_d{width: 135px; height: 1px; border-top: 1px #666 solid;}
.footer_lx{margin-top: 45px; padding-left: 20px;}

.copy{line-height: 40px;}
.copy a{color: #fff;}


/*内页小导航*/
.strong_title{display:none;}
.mianbxContent{margin-bottom:10px !important; width:1100px !important; padding-top:0px; text-align:left !important; height:30px !important; border-bottom:1px  #ccc solid; background:url(../uploadfile/image/20171215/20171215162937_198545470.png) no-repeat center right; }
#bodycon{padding-top:80px; padding-bottom:25px;}


/*内页新闻*/

.news_box_lbm .news_li_lbm,.news_box_lbm .news_li_lbm a,.news_box_lbm .news_li_lbm span{ font-size: 13px; font-weight: normal; color:#333;}
.news_li_desc_lbm{ margin-bottom:12px; padding-bottom:8px;}
.news_box_lbm .news_li_lbm a:hover{color:#fc9e20;}
.xw {
    line-height: 28px !important;
}
.xwlb_img img {
    max-width: 230px;
    max-height: 140px;
    display: table-cell;
    border: 1px #ccc solid;
width: 100%;
}
.dgweb_list_item_box {
    border-bottom: 1px #eee dashed;
    line-height: 30px;
}
.shopmrsc a:hover{color: #ee8a08;}

.dgweb_content_title,.news_content_title{height:40px !important;}
.dgweb_content_title h4,.news_content_title h3{font-size:16px; line-height:40px; color:#333 !important;}
.dgweb_content_title hr,.news_content_title hr{    display: none;}


/*内页banner*/
.banner_about{ width:100%; height:300px; background:url(../uploadfile/image/20171215/20171215202020_825133011.jpg) center; overflow:hidden;}
.banner_prod{ width:100%; height:300px; background:url(../uploadfile/image/20180813/20180813211256_1254938906.jpg) center; overflow:hidden;}
.banner_news{ width:100%; height:300px; background:url(../uploadfile/image/20171215/20171215202020_1470484104.jpg) center; overflow:hidden;}
.banner_cont{ width:100%; height:300px; background:url(../uploadfile/image/20171215/20171215202021_1065405211.jpg) center; overflow:hidden;}

/*解决左右边或者中间大块空白的问题lpm*/

#left {
    height: auto !important;
}

#center {
    height: auto !important;
}

#right {
    height: auto !important;
}


form{padding-left:50px;}

/*产品参数*/
.cpcs_t{font-size: 14px; line-height: 28px; color: #333; text-indent:2em;}
.cpcs table {
            border-collapse: collapse;
    width: 100% !important;
    }

.cpcs table td {
        border: 1px #ccc solid !important;
        line-height: 30px;
       text-align: center;
}



/*内页分类*/
.pro_all_class{     border-bottom: 0 !important;
    height: 60px !important;
    margin-top: 20px !important; }
.pro_all_class a{    display: block;
    width: 141px;
    height: 40px;
    background: #0274ba;
    float: left;
    font-size: 16px;
 line-height: 40px;
text-align: center;
    color: #fff;
    margin-left: 20px;}
.pro_all_class a:hover{background: #ee8a08;}
.pro_all_class a strong{ display: block; background: #ee8a08;}



/*浮动QQ*/
.back-top-container {
  display: block;
  position: fixed;
  right: 50px;
  bottom: 50px;
  cursor: pointer; 
  z-index: 99999;}


.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 200px;
  right: -117px;
  cursor: pointer;
  transition: all .3s ease; }
.yb_conct:hover {right:2px;}
.yb_conct:hover .yb_ercode{height:184px;}
.yb_conct a {
    color: #fff;
    text-decoration: none; }
    .yb_conct a:hover {
      color: #ef8a08; }

.yb_bar ul li {
  width: 170px;
  height: 53px;
  font: 14px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 1px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
  background: #0274ba url(../uploadfile/image/20171216/20171216142244_1657951268.png) no-repeat;}

.yb_bar .yb_top {
  background-position: 0 0; }

.yb_bar .yb_phone {
    background-position: 0 -57px;  }

.yb_bar .yb_QQ {
  text-indent: 0;
  background-position: 0 -113px; }

.yb_QQ img{display: none;}

.yb_bar .yb_ercode {
  /*height:200px;*/
  background-position: 0 -169px; }

.hd_qr {
  padding: 0 29px 25px 29px; }


.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #fff; }