.aaa{height:60px; background:#D9261A; position:absolute; top:80px; width:100%; z-index:-99;}

.nav  a{font-size:18px;}
body img{border:0px;}
body .content .clear p{padding-top:50px;}
body .content .clear p span{margin-left:30px; font-size:18px; background:#dc251d ;  font-weight:bold; padding:10px 40px; color:#fff;}
body .nine-box{width:900px; padding-top:40px;}
body .nine-username span{width:80px; margin-right:10px; line-height:30px; font-size:16px; margin-right:0px;}
body .nine-message span{width:80px;  font-size:16px; height:50px; margin-right:0px;}
body .nine-username,body .nine-message{margin-top:0px;}
body .nine-username input{width:200px;}
body .nine-message textarea{width:600px; height:200px;}
body .s_i .sico2 span{url(../images/img2.png); background-image: url("../images/img2.png");}

/* TJL */
.TJL{height:310px; width:980px;overflow:hidden;margin:0px auto; border:5px solid #D9261A; margin-top:25px;}
.TJL ul{float:left;}
.TJL li{float:left;margin:0 5px; width:240px; height:330px;overflow:hidden;}
.TJL li a:hover{color:red;}
.TJL  a{font-size:18px;}
.TJL li .div1{height:175px; overflow:hidden; }
.TJL li .div1 a{display:block;width:140px; height:140px; margin:0 auto; margin-top:10px;}
.TJL li .img1 a{background:url("img1.png")}
.TJL li .img1 a:hover{background:url("img1.png")no-repeat 0 -141px;}
.TJL li .div2{height:30px; text-align:center;}
.TJL li .img2 a{background:url("img2.png")}
.TJL li .img2 a:hover{background:url("img2.png")no-repeat 0 -141px;}
.TJL li .div3{ height:90px; text-indent:20px; width:90%; margin:0px auto;}
.TJL li .img3 a{background:url("img3.png")}
.TJL li .img3 a:hover{background:url("img3.png")no-repeat 0 -141px;}
.TJL li .img4 a{background:url("img4.png")}
.TJL li .img4 a:hover{background:url("img4.png")no-repeat 0 -141px;}
.TJL li .img5 a{background:url("img5.png")}
.TJL li .img5 a:hover{background:url("img5.png")no-repeat 0 -141px;}
.TJL li .img6 a{background:url("img6.png")}
.TJL li .img6 a:hover{background:url("img6.png")no-repeat 0 -141px;}
.TJL li .img7 a{background:url("img7.png")}
.TJL li .img7 a:hover{background:url("img7.png")no-repeat 0 -141px;}
.TJL li .img8 a{background:url("img8.png")}
.TJL li .img8 a:hover{background:url("img8.png")no-repeat 0 -141px;}

body .culture .culture_k1 .tb{float:left; margin-left:0px; width:100%;height:470px; border:0px;}
body .culture .culture_k1 .tb dl{margin-left:28px; width:210px; height:180px; margin-bottom:40px;}
body .culture .culture_k1 .tb dl img{width:210px;  height:180px;}
body .culture .culture_k1 .tb dd a{line-height:30px;}
/*关于我们_唐*/
/*关于我们_唐*/
.content .gywm_tite{font-family:"黑体"; margin-bottom:15px; text-align:center;  }
.content .gywm_tite h5{font-weight:normal; font-size:21px; }
.content .content1{margin-top:10px;}
body .content p{color:black; margin-bottom:0px;}
body .content .content3_r{padding:0px;}
/* CSS Document */
* { margin:0; padding:0; /*! box-sizing:border-box; */}
body { font-size:18px; font-family:"微软雅黑"}
li { list-style:none;}
a { text-decoration:none; color:#333333;}
a:hover { color:#FF0004;}
.nav { width:1100px; margin:0 auto; height:136px;}

.nav li { float:left; line-height:60px; padding:0 18px; position:relative;  margin-left:2px; background:url(../images/navbg.png) no-repeat 0 1px;}
ul>:first-child{background:none;}
.nav li span { width:0; height:0;  position:absolute; left:50%; bottom:0; margin-left:-9px; display:none; border-width:0 9px 8px; border-style:solid; border-color:transparent transparent #0289EE;}
.nav li a{color:#fff;}
.nav li a:hover{border-bottom:1px solid #FFF;}
.nav .logo span{float:right; background:url(../images/bbb.jpg) no-repeat; width:200px; text-indent:-5px;  margin-top:50px; margin-right:20px;}
.nav .logo span a{font-size:14px; margin-left:26px;}

.culture_k1 div:nth-child(3n+0) { margin-right:0;} 



.banner{ height:547px; width:100%; position:relative; margin-top:4px;}
.banner img { width:100%; height:547px;}
.banner_bj img { width:100%;}
.banner ul li{ position:absolute; left:0; top:0; width:100%;}
.banner #prev{ position:absolute; background:url(../images/icon-slides.png) -83px 0; width:41px; height:69px; left:50%; margin-left:-490px; top:50%; margin-top:-35px;}
.banner #prev:hover{ background:url(../images/icon-slides.png)}
.banner #next{ position:absolute; background:url(../images/icon-slides.png) right 0; width:41px; height:69px; right:0; top:50%; margin-top:-35px; right:50%; margin-right:-490px;}
.banner #next:hover{ background:url(../images/icon-slides.png) -41px 0;}
.banner #num{ position:absolute; right:50%; margin-right:-400px; bottom:10px;}
.banner #num span{ width:14px; height:14px; background:#ccc; display:inline-block; text-align:center; line-height:25px; color:#FFF; cursor:pointer; border-radius:7px;}
.banner #num span.on,.banner #num span:hover{ background:#dc251d ; width:16px; height:16px; border-radius:8px;}






/*公司产品*/
.cont { width:980px; margin:0 auto;}

.s_i{display:inline-block;float:left;text-align:center;margin-top:45px;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;width:245px; height:338px;}
.s_i_wx{border-right:0;}
.s_i:hover{margin-top:30px;}
.s_i:hover .sico span.y{opacity:1;}
.s_i:hover .sico span.b{opacity:0;}
.s_i .sico{width:140px;height:140px;position:relative;overflow:hidden;display:inline-block;}
.s_i .sico span{width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(../images/img.png);-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;}
.s_i .sico span.y{opacity:0;}
.s_i_a span.b{background-position:0 0;}
.s_i_a span.y{background-position:0 -141px;}
.s_i_b span.b{background-position:-140px 0;}
.s_i_b span.y{background-position:-140px -141px;}
.s_i_c span.b{background-position:-280px 0;}
.s_i_c span.y{background-position:-280px -141px;}
.s_i_d span.b{background-position:-420px 0;}
.s_i_d span.y{background-position:-420px -141px;}
.s_i p.s_hd{color:#333; text-align:left; margin:25px 0px 7px 70px;}
.s_i p.s_1 { margin-left:85px;}
.s_i p.s_hd2{color:#333; text-align:left; width:200px; margin-left:20px; font-size:16px;}
.s_i p.s_3 { margin-left:30px;}
.s_i p.s_4 { margin-left:40px;}

.Company .Company_z { text-align:center; font-weight:bold; color:#575455;}
.Company_z hr { width:190px; margin-left:397px; margin-top:7px; margin-bottom:5px; border-color:#b8b8b8;}
.Company_z .a { font-size:20px;}
.Company .gongxin { width:314px; height:161px; background:#d2d2d2;}
.gongxin img{ margin-top:10px; float:left; margin-left:5px; margin-right:5px;}
.gongxin_z { padding-top:20px;}
.gongxin_z p.a { padding-bottom:10px;}
.gongxin_z p.b { font-size:14px; text-align:justify;}
.shenyi , .yun , .gongxin { float:left;}
.shenyi , .yun { margin-left:19px;}
.bj { background:url(../images/bj_03.png) no-repeat; height:39px;}

/*公司产品end*/
/*关于我们*/

      .about .Company_z { text-align:center; font-weight:bold; color:#575455;}
	  .about .about_n { height:476px; background:url(../images/hjl.jpg); margin-top:46px;}
	  .about_n img { float:left; margin:29px 34px 0 30px;}
	  .about_n p { color:#FFFFFF;  width:550px; float:right; margin:30px 20px 20px 20px;  color:black;}

	  
/*关于我们END*/


/*鸿蒙动态*/
.Dynamic { margin-top:67px;}
	  .Dynamic .Company_z { text-align:center; font-weight:bold; color:#575455;}
	  .Dynamic_n { margin-top:48px;}
	  .Dynamic .Dynamic_n .img { width:329px; height:286px; border-radius:30px; background:#dc251d ; float:left; }
	  .Dynamic_n .Dynamic_nav { float:left; margin-top:11px; margin-left:55px; width:580px;}
	  .Dynamic_n .Dynamic_nav li { line-height:30px;}
	  .Dynamic_n .Dynamic_nav span { float:right; right:0;}
	  .Dynamic_n .img img { margin-top:11px; width:329px; height:238px; border-radius:15px;}
	  .Dynamic_n .img p { color:#FFFFFF; text-align:center; line-height:38px;}
	   
/*鸿蒙动态end*/

/*新闻动态*/
 .Dynamic_nav2 { margin-left:800px; margin-top:20px;}
	   .Dynamic_nav2 li{ float:left; padding:2px 5px; font-size:16px; font-family:"宋体"}
	   .Dynamic_nav2 li.cur a{ color:#00a0ff;}
	   .Dynamic_nav2 li.a { background:#0e0d0d; margin-right:10px;}
	   .Dynamic_nav2 li.c { margin-left:10px;}
	   .Dynamic_nav2 li.a a { color:#FFFFFF;}
		 .news { margin-top:67px; margin-bottom:60px;}
	  .news .Company_z { text-align:center; font-weight:bold;}
	  .news_n { margin-top:48px;}
	  .news .news_n .img { width:422px; height:253px; float:left;}
	  .news_n .news_nav { float:left; margin-top:4px; margin-left:55px; width:489px;}
	  .news_n .news_nav li { line-height:30px;}
	  .news_n .news_nav span { float:right; right:0;}
	  .news_n .img img { margin-top:11px;}
	  .news_n .img p { color:#FFFFFF; text-align:center;}
/*新闻动态*/
/*公司文化*/
  .xinxi { height:243px; margin-top:100px; width:980px; margin-left:-2px;}
    .bj1 { background:url(pintai_03.png) no-repeat; height:105px;}
	.culture .Company_z { text-align:center; font-weight:bold; margin-bottom:50px; color:#575455;}
	.culture1 { margin-right:65px; float:left; margin-bottom:40px;}
	
	.culture1 .img {width:257px; height:248px; border-radius:30px; background:#606060; float:left; position:relative; transition:all 0.3s;}
	.culture1 .img img { margin-top:13px; width:257px; height:195px ; border-radius:15px; }
	.culture1 .img p { color:#FFFFFF; text-align:center; font-size:16px; line-height:40px;}
	.culture1 .img span { width:0; height:0; position:absolute; left:50%; margin-left:-9px; top:81%;  border-width:0 9px 8px; border-style:solid; border-color:transparent transparent #606060; transition:all 0.3s;}
	.culture1 .img:hover{ background:#dc251d ;}
	.culture1 .img:hover span { border-color:transparent transparent #dc251d ;}
	.culture .culture_k1 { margin-bottom:34px;}
	.xinxi2 { height:228px; margin-left:0px;}
	/*公司文化end*/
 
 /*加盟*/
  .Attract .Company_z { text-align:center; font-weight:bold; margin-bottom:50px; color:#575455;}
	  .Attract_n .Attract_n1 { width:245px; height:474px; background:url(../images/jiamen_bj_03.png) no-repeat;}
	  
	  .Attract_n1 { float:left;}
	  .Attract_n1 p.a { text-align:center; padding-top:100px; font-weight:bold; padding-bottom:5px;}
	  .Attract_n1 .Attract_nr1 { width:75px; text-align:right; float:left; font-size:16px;}
	  .Attract_n1 .Attract_nr2 { float:left; width:170px; font-size:15px; line-height:30px;}
	  .Attract_nr1 p.b { padding-bottom:69px; padding-top:3px;}
	  .Attract_nr1 p.c { padding-bottom:10px;}
	   .Attract_nr1 p.d { padding-bottom:38px;}
	   .Attract_nr1 p.e { padding-bottom:9px;}
	   .Attract_nr1 p.f { padding-bottom:9px;}
	   .Attract_n1 .xq { width:100px; background:#817f7f; text-align:center; border-radius:30px; height:30px; line-height:30px; margin-left:70px; margin-top:10px; transition:all 0.3s; }
	   .Attract_n1 .xq a {  color:#FFFFFF; font-size:16px;}
	   .Attract_n1 .xq:hover { background:#dc251d ; cursor:pointer;}
	   .Attract_n1 .nr3 { width:150px;}
	    .nr2 .q{ padding-bottom:10px; padding-top:4px;}
		.nr2 .z { padding-bottom:8px;}
		.Attract_t { margin-left:5px; margin-top:50px;}
		.Attract_n .Attract_n2{ background:url(../images/jiamen_bj_05.png) no-repeat !important;}
	  .Attract_n .Attract_n3{ background:url(../images/jiamen_bj_07.png) no-repeat !important;}
	  .Attract_n .Attract_n4{ background:url(../images/jiamen_bj_09.png) no-repeat !important;}
 /*加盟end*/
 
 
 /*合作*/
      .xinxi3 { height:221px;}
	 .Map { margin-bottom:51px;}
	 .Map .Company_z { text-align:center; font-weight:bold; margin-bottom:50px; color:#575455;}
	 .Map .Map_ditu { height:528px;}
	 .cooperation .Company_z { text-align:center; font-weight:bold; margin-bottom:50px; color:#575455;}
	 .index_man5{ width:980px; height:auto; margin:0 auto }
.index_man .container .partner{ margin-top:20px}
.index_man .container .partner .partner-link{ width:980px; height:auto; margin:0 auto}
.index_man .container .partner .partner-link ul { margin-left:40px;}
.index_man .container .partner .partner-link ul li{ float:left; width:300px; height:40px; text-align:center}
.index_man .container .partner .partner-link ul li a{ font-size:18px}
.index_man .container ul li{ float:left; width:300px; text-align:center; height:280px}

/*底部*/
.link_bg{ width:100%; height:60px; background:#dc251d ; margin-top:50px; }
.link{ width:980px; height:60px; margin:0 auto; }
.link p{ color:#FFF; line-height:60px; font-weight:bold; color:black;}
.link a{ color:#FFF; margin:0 5px; margin-left:180px; font-weight:normal;}
.adress_bg{ width:100%; height:220px; background:#606060;}
.adress{ width:980px; height:220px; margin:0 auto;}
.adress_l{ width:685px; height:220px; float:left; padding-top:40px;}
.adress_l p{ background:url(../images/tu1.jpg) no-repeat; height:35px; line-height:35px; margin:10px 0; padding-left:40px; margin-left:10px; color:#FFF;}
.adress_l p.no{ background:url(../images/tu2.jpg) no-repeat;}
.adress_r{ width:295px; height:220px; float:left; padding-top:40px;}
.adress_r ul li{ float:left; margin:0 5px; text-align:center;}
.adress_r ul li p{ color:#FFF; line-height:24px; margin-top:10px;}

.backtop_bg{ width:100%; height:165px; padding-top:40px;}
.backtop{ width:980px; height:165px; margin:0 auto; text-align:center}
.backtop p{ line-height:35px;}

.footer{ width:100%; height:20px; position:relative; background:#dc251d ;}

.footer span { width:0; height:0;  position:absolute; left:50%; bottom:20px; margin-left:-18px;  border-width:0 18px 16px; border-style:solid; border-color:transparent transparent #dc251d ;}
/*底部end*/ 
 
 
 /*关于我们分页面*/
 .banner_s{ height:320px;}
 .banner_s img{ width:100%; height:320px; }
 .guild{ width:980px; height:auto; margin:0 auto; position:relative;background: #dc251d;}
.guild_l{ width:290px; height:97px; float:left; position:absolute; top:-50px; }
.guild_r{height:47px; float:right; background:#dc251d ; text-align:center;width:692px;}
.guild_r p{ font-size:26px; font-family:"微软雅黑"; color:#FFF; line-height:47px; height:47px;}
.content{ width:980px; height:auto; margin:0 auto; margin-top:20px;}
.content span{ height:65px; /*! line-height:65px; */ display:inline; font-size:14px;}
.content span a{ color:#444545; font-size:14px;}
.content1,.content2,.content3{ margin-bottom:30px;}
.content1{ width:980px; height:400px;}
.content2{ width:980px; height:550px}
.content3{ height:330px;}
.content1_l{ float:left; width:423px; height:326px; padding-top:32px;}
.content1_r{ float:right; width:520px; height:326px;}
.content1_r h3{ text-align:center; font-family:"黑体";  margin-bottom:15px; color:#252525; font-weight:normal;}
.content1_r p{ text-indent:2em; line-height:24px; font-size:14px; margin-bottom:24px; font-family:"黑体"; color:#646464;}
.content2_l{ float:left; width:580px; height:460px; }
.content2_r{ float:right; width:376px; height:460px; padding-top:64px;}
.content2_l h3{ text-align:center; font-family:"黑体"; margin-bottom:15px;font-weight:normal;}
.content2_l p{ text-indent:2em; line-height:24px; font-size:14px; margin-bottom:24px; font-family:"黑体"; color:#646464;}
.content3_l{ float:left; width:500px; height:288px}
.content3_r{ float:right; width:455px; height:288px; padding-top:70px;}
.content3_r h3{ text-align:center; font-family:"黑体";  margin-bottom:15px;font-weight:normal;}
.content3_r p{ text-align:center; line-height:24px; font-size:14px; font-family:"黑体"; color:#646464}
 
 
 /*产品中心分页面*/
.guild_r ul li{ width:230px; height:47px; float:left; line-height:47px; border-right:1px solid #FFF;}

.guild_r ul li a{ color:#FFF;}
.guild_r li { position:relative;}
         .guild_r li span { width:0; height:0;  position:absolute; left:23%; top:40%; transform:rotate(90deg); border-width:0 8px 10px; border-style:solid; border-color:transparent transparent #fff; transition:all 0.3s;}
		 .guild_r li:hover span { width:0; height:0;  position:absolute; left:23%; top:40%; transform:rotate(-180deg); border-width:0 8px 10px; border-style:solid; border-color:transparent transparent #fff;  }
		 .guild_r li:hover { background:#0885be; cursor:pointer;}
 
 
 
 
 
 
  /*新闻资讯分页面*/
.guild_r ul li{ width:230px; height:47px; float:left; line-height:47px; border-right:1px solid #FFF; position:relative;}
.guild_r ul li a{ color:#FFF;}
.guild_r ul li a span{ width:0; height:0;  position:absolute; left:23%; top:40%;bottom:0;  border-width:0 8px 10px; border-style:solid; border-color:transparent transparent #fff; transform:rotate(90deg);  transition:all 0.3s;}
.guild_r li:hover span,.guild_r li.active span { width:0; height:0;  position:absolute; left:23%; top:40%; transform:rotate(-180deg); border-width:0 8px 10px; border-style:solid; border-color:transparent transparent #fff;  }
.guild_r li:hover,.guild_r li.active { background:#0885be; cursor:pointer;}
.content_news_l{ width:790px; height:auto; float:left;}
.content_news_l_1{width:770px; height:auto;}
.content_news_l_01{ width:770px; height:auto; padding:10px 10px;}
.content_news_l_01 h3{text-align:center; font-family:"黑体"; margin-bottom:15px;font-weight:normal;}
.content_news_l_01 p{line-height:24px; text-indent:2em; color:#646464}
.content_news_l_01 p a.open{ position:relative; color:#dc251d }
.content_news_l_01 p a.close{ display:none; color:#dc251d }
.content_news_l_01 .zhankai{ width:770px; padding:0 10px; height:auto; display:none;}
.content_news_l_01 p a span{width:0; height:0;  position:absolute; left:20%; top:40%; transform:rotate(-180deg); border-width:0 4px 5px; border-style:solid; border-color:transparent transparent #dc251d ;}
.content_news_l_01 .pic{ text-align:center;}

.content_news_r{ width:180px; height:auto; float:left;  color:#646464; text-align:center; border-left:1px solid #d4d3d3; margin-top:30px; padding:0 0 0 10px; }
.content_news_r ul li img{ width:144px; height:144px;}
.content_news_r ul li p{ font-size:10px; text-align:center;}
.content_news_r hr{ margin:10px 0;}
.content_news_r p{ text-align:left; font-size:10px; line-height:28px; padding-left:28px;}
.content_news_r p.new{ background:url(tel.jpg) no-repeat;}
.content_news_r p.adr{ background:url(adr.jpg) no-repeat;}
.content_news_r p.qq{ background:url(qq.jpg) no-repeat;}

/*网上城市*/
.city{ height:1500px;}
.city ul li{ width:265px; height:265px; border-radius:30px; margin-right:60px; float:left; margin-top:20px; overflow:hidden;}

.city ul li.last{ margin-right:0;}

 
 



/*案列分页*/
.join li { width:172px !important;}
		.join li span { width:0; height:0;  position:absolute; left:13% !important; top:40%; transform:rotate(90deg); border-width:0 8px 10px; border-style:solid; border-color:transparent transparent #fff; transition:all 0.3s;}
		 .join li:hover span { width:0; height:0;  position:absolute; left:13%; top:40%; transform:rotate(-180deg); border-width:0 8px 10px; border-style:solid; border-color:transparent transparent #fff;  }
		 .join li:hover { background:#0885be; cursor:pointer;}
		 .join_z p { line-height:30px; font-size:14px;}
		.content .product { width:980px; margin:0 auto; margin-bottom:40px;}
		.content .join_gsky { width:980px; text-align:center; padding-top:60px; padding-bottom:30px; font-weight:bold; font-size:24px;}
		.join_ky { width:980px; margin:0 auto; margin-bottom:35px;}
		.join_ky .join_ky1 { float:left; margin-right:10px; position:relative; margin-bottom:35px;}
		.join_ky div:nth-child(4n+0) { margin-right:0;} 
		.join_ky1 p { text-align:center; border:2px #B8B8B8 solid; margin-top:-5px; height:52px; line-height:52px;}
		.join_ky1 img { width:236px; height:293px;}
		.join_ky1 span { position:absolute; top:50%; margin-top:-30px; width:180px; left:50%; margin-left:-90px; opacity:0; height:52px; line-height:52px; background:#FFFFFF; transition:all 0.5s; text-align:center;}
		.join_ky1:hover img { transition:all 0.5s;}
		.join_ky1:hover span { position:absolute; top:50%; text-align:center; margin-top:-30px; width:180px; left:50%; margin-left:-90px; opacity:1; height:52px; line-height:52px; background:#FFFFFF; color:#FF0004; border-radius:30PX;}
		.join_ky1:hover img {-webkit-filter: blur(2px); }
		.join_ky .join_ky1_l { margin-right:0px;}



/*联系我们*/
.contact{ width:980px; height:auto;}
.contact_l{ width:252px; height:auto; float:left; background:#afd9ed; padding:30px 10px; margin-top:20px;}
.contact_l p{ font-size:16px; line-height:25px; color:#363636; background:url(p.jpg) no-repeat; margin-bottom:10px; padding-left:42px;}
.contact_l p.ad{ background:url(ad.jpg) no-repeat;}
.contact_l p.QQ{ background:url(qq%202.jpg) no-repeat;}
.contact_r{ width:691px; height:403px; float:right;}





.Company_z_about hr{ width:126px; margin-left:426px;}
.city ul li img { width:265px; height:265px;}
.guild_r ul li:last-child { border-right:none;}





.clear { clear:both;}




/*在线QQ css开始*/
.izl-rmenu{margin-right: 0; width: 82px; position: fixed; right: 2px; top: 65%;
	       -webkit-box-shadow: #DDD 0px 1px 5px; -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px; z-index:999;
}
.izl-rmenu .consult{background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat; background-position: center -77px;
    display: block; height: 76px; width: 82px;
}
.izl-rmenu .consult .phone {background-color: rgb(247,247,255); position: absolute;
    width: 160px; left: -160px; top: 0px; line-height: 73px; color: #000; font-size: 18px;
    text-align: center; display: none; box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {background-image: url(../images/consult_icon.gif); background-repeat: no-repeat;
    background-position: center bottom;display: block; height: 16px; width: 16px;
    font-size: 12px;line-height: 16px;color: #45BDFF; text-align: center;
    padding-top: 15px; padding-right: 18px; padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {background-image: url(../images/float_top.gif);
    background-repeat: no-repeat; background-position: center top;
    display: block; height: 39px; width: 82px;  -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out; -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;background-position: center bottom;
}
.izl-rmenu .cart .pic {display:none; position: absolute; left: -160px;
    top: 65px; width: 160px; height: 160px; background:url(../images/weixin.jpg);
}
#udesk-feedback-tab {position: fixed; right: 2px; top: 65%; margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;  -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px; z-index: 10000; cursor: pointer;
    background-image: url(../images/consult_icon.gif);  background-repeat: no-repeat;
    background-position: center top; display: block; height: 76px;
    width: 82px; background-color: #FFF!important; z-index:999;
}
/*在线QQ css介结束?/