﻿*{
	padding:0px;
	margin:0px;
	text-decoration: none;
	list-style-type: none;
	border:0;
}
body{
	background: #65cb40;
	position: relative;
}
.header{
	width: 100%;
	height: 139px;
	background: #eaf8dd;
	position: fixed;
	top: 0;
	z-index: 9999999999;
}
.header_con{
	width: 980px;
	height: 139px;
	margin: 0 auto;
}
.header_con_top{
	width: 980px;
	height: 28px;
}
.header_con_top_gg{
	width: 332px;
	height: 28px;
	float: left;
}
.header_con_top_lg{
	height: 18px;
	float: right;
}
.header_con_top_lg a{
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	width: 63px;
	margin-left: 11px;
	display: block;
	float: left;
	color: #187838;
	text-align: center;
}
.header_con_top_lg a:hover{
	text-decoration: underline;
}


/*公告*/

 .share
{
	width: 332px;
	height: 28px;
	overflow: hidden;
}

   .share .buyList
{
	width: 297px;
	height: 28px;
	display: block;
	overflow: hidden;
	padding-left:35px;
	background: url(../images/buyList.png) center left no-repeat;
}
   .share ul
{
	width: 297px;
	display: block;
	overflow: hidden;
}
   .share ul li
{
	width: 297px;
	float: left;
	height: 28px;
}
   .share ul li a{
   	color: #070707;
   	font-size: 12px;
	line-height: 26px;
	width: 297px;
	height: 26px;
	display: block;
   }

   .share ul li a:hover{
   	color: #187838;
   }
/*公告结束*/

.header_con_logo{
	width: 980px;
	height: 71px;
}
.header_con_logo_logo{
	width: 338px;
	float: left;
	height: 71px;
}
.header_con_logo_logo a{
	display: block;
	width: 338px;
	float: left;
	width: 338px;
	height: 71px;
}
.head_5a{
	width: 72px;
	height: 48px;
	float: left;
	position: relative;
	margin: 11px 0 0 330px;
	z-index: 9999999;
}
.head_5a_pic{
	width: 406px;
	height: 0;
	position: absolute;
	right: 0;
	overflow: hidden;
	
	
	transition-property:width 0.6s,height 0.6s;
	transition:width 0.6s,height 0.6s;
	-ms-transition:width 0.6s,height 0.6s;
	-moz-transition:width 0.6s,height 0.6s;/* Firefox 4 */
	-webkit-transition:width 0.6s,height 0.6s;/* Safari and Chrome */
	-o-transition:width 0.6s,height 0.6s;
	
}
.head_5a:hover .head_5a_pic{
	height: 282px;
}
.header_con_logo_tel{
	width: 227px;
	height: 71px;
	float: right;
}
.header_con_nav{
	width: 980px;
	height: 36px;
}
.header_con_nav .nav_a{
	width: 98px;
	display: block;
	float: left;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-family: "微软雅黑";
	color: #070707;
	font-size: 16px;
	position: relative;
}
.header_con_nav .nav_a:hover{
	color: #187838;
}
.nav_div{
	width: 98px;
	float: left;
	height: 36px;
	position: relative;
}
.nav_under{
	width: 98px;
	position: absolute;
	top: 29px;
	background: url(../images/nav_under_bg.png) no-repeat top center;
	padding-top: 7px;
	display: none;
	
	
}
.nav_under a{
	width: 98px;
	height: 28px;
	display: block;
	line-height: 28px;
	text-align: center;
	font-family: "宋体";
	color: #fff;
	background-color: #008d49;
	font-size: 12px;
	
	transition-property:color 0.6s,background-color 0.6s;
	transition:color 0.6s,background-color 0.6s;
	-ms-transition:color 0.6s,background-color 0.6s;
	-moz-transition:color 0.6s,background-color 0.6s;/* Firefox 4 */
	-webkit-transition:color 0.6s,background-color 0.6s;/* Safari and Chrome */
	-o-transition:color 0.6s,background-color 0.6s;
}
.nav_under span{
	width: 98px;
	height: 2px;
	display: block;
	background: #008d49;
}
.nav_under a:hover{
	background-color: #b9d801;
	color: #075007;
}
.nav_div:hover .nav_under{
	display: block;
}

/* .biaotineirong {
	display: block;
	font-size: 28px;
	float: left;
	padding-top: 7px;
	font-weight: 540px;
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
} */

.biaotineirong{
    font-size: 24px;
    height: 58px;
    padding-top: 8px;
    /* display: flex; */
    position: absolute;
}

.bg_pic{
	width: 100%;
	top: 139px;
	background: url(../images/bg_pic.jpg) no-repeat center top;
	height: 1085px;
	position: absolute;
	z-index: 1;
}
.other_bg{
	width: 100%;
	top: 0;
	background: url(../images/other_bg.jpg) no-repeat center top;
	height: 1085px;
	position: absolute;
	z-index: 1;
}
.rb_panda{
	width: 799px;
	height: 581px;
	position: absolute;
	bottom: 224px;
	right:0;
	background: url(../images/rb_panda.png) no-repeat center center;
	z-index: 1;
}
.index_main{
	width: 980px;
	height: auto;
	position: relative;
	z-index: 99;
	margin: 0 auto;
	padding-top: 140px;
}

.footer{
	width: 100%;
	height: 224px;
	background: #fff;
	position: relative;
	z-index: 99;
}
.index_banner{
	width: 980px;
	height: 400px;
	margin:15px 0;
}



/*首页banner样式*/
.focus{ position:relative; width:980px; height:400px; background-color: #000; float: left;}  
.focus img{ width: 980px; height: 400px;} 
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  
/*首页banner样式结束*/


.index_love{
	width: 980px;
	height: 272px;
}
.index_love_left{
	width: 400px;
	height: 272px;
	background: url(../images/index_love_left.jpg) no-repeat center center;
	float: left;
}
.index_love_left_title{
	width: 380px;
	height: 64px;
	background: url(../images/index_love_left_title.jpg) no-repeat center center;
}
.index_love_left_main{
	width: 314px;
	height: 146px;
	border: 1px solid #dcd7b2;
	margin-left: 26px;
	background: #fff;
}
.index_love_left_search{
	width: 314px;
	height: 34px;
	border: 1px solid #9d3243;
	background: #fff;
	margin: 14px 0 0 26px;
}
.inlv_input{
	width: 154px;
	height: 34px;
	float: left;
}
.inlv_input input{
	width: 144px;
	height: 34px;
	padding-left: 10px;
	line-height: 34px;
	outline:none;
}
.inlv_submit{
	width: 120px;
	height: 34px;
	float: right;
	padding-left: 40px;
	background: url(../images/inlv_submit.jpg) no-repeat center left;
}
.inlv_submit input{
	width: 120px;
	height: 34px;
	background: #dd9f94;
	color: #5b0909;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	font-family: "微软雅黑";
}
.index_love_right{
	width: 580px;
	height: 135px;
	float: right;
	background: #4bbe83 url(../images/index_love_right.png) no-repeat center center;
	padding-top: 137px;
}
.inlove_number{
	width: 538px;
	height: 73px;
	padding-left: 12px;
}
.inlove_number_font{
	height: 73px;
	line-height: 73px;
	padding: 0 15px;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 16px;
	float: left;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}
.inlove_number_nub{
	float: left;
	height: 73px;
	line-height: 73px;
}
.inlove_number_nub{
	letter-spacing:7px;
	line-height: 73px;
	background: url(../images/inlove_number_nub.png) no-repeat;
	font-family: "微软雅黑";
	font-size: 60px;
	color: #ff5b45;
	padding-left: 3px;
}
.inlove_today{
	width: 176px;
	height: 34px;
	background: #dd9f94;
	border: 1px solid #fff;
	margin: 14px 0 0 377px;
	line-height: 34px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #5b0909;
}
.inlove_today span{
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	padding: 0 5px;
}
.inlove_main_title{
	width: 314px;
	height: 38px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: 700;
	line-height: 38px;
	color: #565737;
}
.inlove_name{
	width: 90px;
	height: 38px;
	float: left;
	padding-left: 18px;
}
.inlove_price{
	width: 110px;
	height: 38px;
	float: left;
	text-align: center;
}

.inlove_time{
	width: 96px;
	height: 38px;
	float: left;
	text-align: center;
}
.wp {
	position: relative;
	width: 314px;
	height: 96px;
	overflow: hidden;
}
.slider {
	position: absolute;
	width: 314px;
	left:0;
	top: 0;
}
.slider li {
	overflow:hidden;
	width:314px;
	height: 24px;
	line-height: 24px;
	font-family: "宋体";
	font-size: 12px;
	color: #565737;
}
.inlov_con_name{
	width: 98px;
	padding-left: 10px;
	overflow: hidden;
	float: left;
}
.inlov_con_money{
	width: 110px;
	text-align: center;
	float: left;
}
.inlov_con_time{
	width: 96px;
	text-align: center;
	float: left;
}
.pandashi{
	width: 980px;
	height: 314px;
}
.pandashi_left{
	width: 490px;
	height: 314px;
	float: left;
	background: url(../images/pandashi_left.jpg) no-repeat;
	position: relative;
}
.pandashi_left a{
	position: absolute;
	display: block;
	width: 87px;
	height: 87px;
	background: url(../images/pandashi_left_a.jpg) no-repeat;
	right: 0;
	bottom: 0;
}
.pandashi_right{
	width: 490px;
	height: 314px;
	float: right;
	overflow: hidden;
}


/*熊猫大师滚动图样式*/
.mF_qiyi_wrap{position:relative;float:left;overflow:hidden;}
/*.mF_qiyi .loading{padding:6px;color:#f60;background:#333 url(bg.jpg) center no-repeat;}
.mF_qiyi .loading span{display:block;height:140px;padding-top:70px;background:url(lodging.gif) center 100px no-repeat;}*/
.mF_qiyi .swt{height:100%;position:absolute;overflow:hidden;}
.mF_qiyi .swt .pic{height:100%;width:100%;}
.mF_qiyi .swt .pic li{height:100%;float:left; width:490px;}
.mF_qiyi .swt .txt{width:100%;}
.mF_qiyi .swt .txt li{position:relative;float:left;height:34px;line-height:34px;}/*默认标题高度*/
.mF_qiyi .swt .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*文字样式*/
.mF_qiyi .swt .txt li span{display:block;height:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=40);opacity:0.4;}
.mF_qiyi .num{position:absolute;z-index:2;bottom:6px;right:12px;}
.mF_qiyi .num li{float:left;width:18px;height:16px;line-height:16px;margin-left:4px;overflow:hidden;text-align:center;border:1px solid #000;background:#ccc;cursor:pointer;}
.mF_qiyi .num li.current,.mF_qiyi .num li.hover{background:#f60;color:#fff;}/*当前/悬停按钮样式*/
#myFocus .pic li a img{
	height: 314px;
}
/*熊猫大师滚动图样式结束*/

.index_news{
	width: 980px;
	height: 600px;
	background: #f1efe2;
	margin-top: 14px;
	margin-bottom: 66px;
}
.index_newdiv{
	width: 980px;
	height: 262px;
}
.index_newdiv_left{
	width: 715px;
	height: 262px;
	float: left;
	padding: 0 25px 0 8px;
}

.index_newdiv_right{
	width: 232px;
	height: 262px;
	float: right;
}
.index_newdiv_newtitle{
	width: 715px;
	height: 58px;
}
.inewti_title{
	width: 240px;
	height: 58px;
	float: left;
	vertical-align: middle;
}
.inewti_more{
	width: 88px;
	height: 28px;
	float: right;
	margin-top: 13px;
}
.inewti_more a{
	width: 86px;
	height: 26px;
	display: block;
	border: 1px solid #eaeaea;
	background-color: #fff;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	color: #636363;
	line-height: 26px;
	position: relative;
	
	transition-property:color 0.6s,background-color 0.6s;
	transition:color 0.6s,background-color 0.6s;
	-ms-transition:color 0.6s,background-color 0.6s;
	-moz-transition:color 0.6s,background-color 0.6s;/* Firefox 4 */
	-webkit-transition:color 0.6s,background-color 0.6s;/* Safari and Chrome */
	-o-transition:color 0.6s,background-color 0.6s;
}
.inewti_more a .inmore_span{
	color: #187838;
	font-size: 22px;
	padding-left: 12px;
	line-height: 26px;
	display: block;
	float: left;
	
	transition-property:color 0.6s,background-color 0.6s;
	transition:color 0.6s,background-color 0.6s;
	-ms-transition:color 0.6s,background-color 0.6s;
	-moz-transition:color 0.6s,background-color 0.6s;/* Firefox 4 */
	-webkit-transition:color 0.6s,background-color 0.6s;/* Safari and Chrome */
	-o-transition:color 0.6s,background-color 0.6s;
}
.inewti_more a:hover{
	background-color: #187838;
	color: #fff;
}

.inewti_more a:hover .inmore_span{
	color: #fff;
}
.innew_con{
	width: 715px;
	height: 186px;
}


/*新闻切换部分*/
#zSlider{margin:0px auto; width:715px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:238px; height:186px; overflow:hidden; float:left;}
#picshow_img li{width:238px; height:186px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:238px; height:186px;}
#select_btn{width:476px; height:186px; color:#111; float:right; display:inline;}
#select_btn li{padding:0 0 0 6px; width:470px; height:31px; cursor:pointer;}


#select_btn li a{
	/*width: 470px;
	height: 31px;*/
	line-height: 31px;
	/*display:block;*/
	color: #3d3d3d;
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
	
	transition-property:color 0.6s,background-color 0.6s;
	transition:color 0.6s,background-color 0.6s;
	-ms-transition:color 0.6s,background-color 0.6s;
	-moz-transition:color 0.6s,background-color 0.6s;/* Firefox 4 */
	-webkit-transition:color 0.6s,background-color 0.6s;/* Safari and Chrome */
	-o-transition:color 0.6s,background-color 0.6s;
}
.select_text{
	width: 385px;
	height: 31px;
	float: left;
	overflow: hidden;
}
.select_text span{
	padding-right: 5px;
	font-size: 12px;
}
.select_date{
	float: right;
	line-height: 31px;
	color: #3d3d3d;
	font-family: "宋体";
	font-size: 14px;
}
#select_btn .select_text a:hover{
	color: #64a1fa;
}
/*新闻切换部分结束*/

.inpd_duwuti{
	width: 232px;
	height: 58px;
	vertical-align: middle;
}
.inpd_duwu{
	width: 218px;
	height: 184px;
}
.inpd_duwu a{
	width: 214px;
	height: 180px;
	display: block;
	border: 2px solid #939292;
}
.inpd_duwu a:hover{
	border: 2px solid #008D49;
}
.index_vap{
	width: 980px;
	height: 310px;
}
.index_video{
	width: 442px;
	height: 310px;
	float: left;
	margin-left: 19px;
}
.index_video_title{
	width: 442px;
	height: 58px;
}
.index_video_con{
	width: 442px;
	height: 252px;
	overflow: hidden;
}
.index_video_con a{
	display: block;
	width: 442px;
	height: 252px;
	position: relative;
}
.index_video_con a img{
	width: 442px;
	height: 252px;
}
.index_photo{
	width: 442px;
	height: 310px;
	float: right;
	margin-right: 19px;
}
.index_phtot_title{
	width: 434px;
	height: 44px;
	font-family: "宋体";
	font-size: 14px;
	padding-left: 8px;
	color: #fff;
	background-color:rgba(0,0,0,0.5) ;
	position: absolute;
	bottom: 0;
	line-height: 44px;
	
	
	transition-property:color 0.6s,background-color 0.6s;
	transition:color 0.6s,background-color 0.6s;
	-ms-transition:color 0.6s,background-color 0.6s;
	-moz-transition:color 0.6s,background-color 0.6s;/* Firefox 4 */
	-webkit-transition:color 0.6s,background-color 0.6s;/* Safari and Chrome */
	-o-transition:color 0.6s,background-color 0.6s;
}
.index_video_con a:hover .index_phtot_title{
	background-color: rgba(75,190,131,1);
}
.index_video_play{
	width: 63px;
	height: 63px;
	position: absolute;
	top: 98px;
	left: 190px;
}
.index_video_con .white{
	z-index: 5;
	background: url(../images/index_video_play_white.png) no-repeat;
	
	 filter:alpha(opacity=100);  
     -moz-opacity:1;  
     -khtml-opacity: 1;  
     opacity: 1; 
     
	transition-property:opacity 0.6s,filter 0.6s;
	transition:opacity 0.6s,filter 0.6s;
	-ms-transition:opacity 0.6s,filter 0.6s;
	-moz-transition:opacity 0.6s,filter 0.6s;/* Firefox 4 */
	-webkit-transition:opacity 0.6s,filter 0.6s;/* Safari and Chrome */
	-o-transition:opacity 0.6s,filter 0.6s;
}

.index_video_con .green{
	z-index: 10;
	background: url(../images/index_video_play_green.png) no-repeat;
	
	 filter:alpha(opacity=0);  
     -moz-opacity:0;  
     -khtml-opacity: 0;  
     opacity: 0; 
    
    
	transition-property:opacity 0.6s,filter 0.6s;
	transition:opacity 0.6s,filter 0.6s;
	-ms-transition:opacity 0.6s,filter 0.6s;
	-moz-transition:opacity 0.6s,filter 0.6s;/* Firefox 4 */
	-webkit-transition:opacity 0.6s,filter 0.6s;/* Safari and Chrome */
	-o-transition:opacity 0.6s,filter 0.6s;
}
.index_video_con a:hover .green{
	 filter:alpha(opacity=100);  
     -moz-opacity:1;  
     -khtml-opacity: 1;  
     opacity: 1; 
}
.index_video_con a:hover .white{
	 filter:alpha(opacity=0);  
     -moz-opacity:0;  
     -khtml-opacity: 0;  
     opacity: 0; 
}
.footer_three{
	height: 116px;
	width: 982px;
	margin: 0px auto;
	overflow: hidden;
	padding: 10px 0 30px 0;
}


/*底部推荐选项卡及滚动样式*/
.slideGroup{ width:980px; text-align:left;  }
.slideGroup .parHd{ height:46px; line-height:46px;  padding:0 20px;  position:relative;  }
.slideGroup .parHd ul{ float:left; position:absolute; left:20px; height:46px;   }
.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideGroup .parHd ul li.on{ height:46px;  background:url(../images/libe_jiantou.png) no-repeat center bottom;  }
.slideGroup .parBd{ padding:10px; zoom:1; border:1px solid #187838;  }
.slideGroup .slideBox{ overflow:hidden; zoom:1; }

.slideGroup .sPrev,.slideGroup .sNext{ display:block; width:30px; height:46px; float:left;  border:1px solid #f4f4f4; background:url(../images/icoLeft.gif) center center no-repeat #f4f4f4; }
.slideGroup .sNext{ background:url(../images/icoRight.gif) center center no-repeat #f4f4f4;  }
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f4f4f4;  }
.slideGroup .parBd .tempWrap{ float:left;  }
.slideGroup .parBd ul{ overflow:hidden; zoom:1; float:left;  }
.slideGroup .parBd ul li{ margin:0 16px; float:left; _display:inline; overflow:hidden; text-align:center; width:95px; height:48px;  }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:91px; height:43px; display:block;  padding:1px; border:1px solid #339933; }
.slideGroup .parBd ul li .pic a:hover img{ border-color:#000;  }

/*底部推荐选项卡及滚动样式结束*/

.footer_ft{
	width: 100%;
	height: 64px;
	background: #339933;
	text-align: center;
	line-height: 28px;
	padding-top: 4px;
	position: relative;
	z-index: 9999999999;
}
.footer_ft_btn{
	height: 28px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
}
.footer_ft_btn a{
	color: #fff;
	padding: 0 12px 0 10px;
}
.footer_ft_btn a:hover{
	color: #fffc00;
}
.back_top{
	width: 52px;
	height: 120;
	position: fixed;
	right: 15px;
	bottom: 349px;
	z-index: 99999999999999999999999999;
}
.back_top_div a{
	width: 52px;
	height: 52px;
	position:relative;
	display: block;
	border-radius: 30px;
	background: #4d4d4d;
	margin-bottom: 7px;
	
	transition-property:color 0.6s,background-color 0.6s;
	transition:color 0.6s,background-color 0.6s;
	-ms-transition:color 0.6s,background-color 0.6s;
	-moz-transition:color 0.6s,background-color 0.6s;/* Firefox 4 */
	-webkit-transition:color 0.6s,background-color 0.6s;/* Safari and Chrome */
	-o-transition:color 0.6s,background-color 0.6s;
}
.back_top_div a:hover{
	background-color: #166e4a;
}
.weixin_tweim{
	width: 0px;
	height: 259px;
	position: absolute;
	right: 52px;
	background: url(../images/weixin_tweim.png) no-repeat center center;
	bottom: 0;
	
	transition-property:width 0.6s,height 0.6s;
	transition:width 0.6s,height 0.6s;
	-ms-transition:width 0.6s,height 0.6s;
	-moz-transition:width 0.6s,height 0.6s;/* Firefox 4 */
	-webkit-transition:width 0.6s,height 0.6s;/* Safari and Chrome */
	-o-transition:width 0.6s,height 0.6s;
}
.back_top_div a:hover .weixin_tweim{
	width: 273px;
	height: 259px;
}


/*返回顶部*/
.izl-rmenu{
	       width: 52px;
	       position: fixed;
	       right: 15px;
	       bottom: 290px;
	       z-index:999;
}

.izl-rmenu .btn_top {
	width: 52px;
	height: 52px;
	position:relative;
	display: block;
	border-radius: 30px;
	background: #4d4d4d;
	margin-bottom: 7px;
	
	transition-property:color 0.6s,background-color 0.6s;
	transition:color 0.6s,background-color 0.6s;
	-ms-transition:color 0.6s,background-color 0.6s;
	-moz-transition:color 0.6s,background-color 0.6s;/* Firefox 4 */
	-webkit-transition:color 0.6s,background-color 0.6s;/* Safari and Chrome */
	-o-transition:color 0.6s,background-color 0.6s;
}
.izl-rmenu .btn_top:hover{
	background-color: #166e4a;
}
#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:99999999999999999999999999;
}

/*返回顶部结束*/
.clear{
	clear: both;
}
