body{
	font-family: Microsoft Yahei;
}
.clear{
	clear: both;
}
.index_main{
	width: 1000px;
	height: auto;
	margin: auto;
}
/*头部*/
.header_box{
	width: 100%;
	height: 106px;
	background: #fff;
}
.header_box .header_logo{
	display: block;
	float: left;
}
.header_box .header_logo img{
	display: block;
}
.header_box .header_right{
	float: right;
}
.header_box .header_right p{
	color: #5993df;
	font-size: 20px;
	font-style: italic;
}
.header_box .header_right p:first-child{
	padding-left: 35px;
	color: #282422;
	font-style: normal;
	font-size: 16px;
	background: url(../images/y_header_right_icon.png) no-repeat left center;
	margin: 16px auto 11px auto;
}
/*头部-菜单*/
.header_nav_box{
	width: 100%;
	height: 46px;
	background: #5993df;
	border-top: 1px solid #e8e8e8;
	z-index: 100;
}
.header_nav_box .header_nav_main li{
	float: left;
	margin-right: 10px;
	position: relative; 
}
.header_nav_box .header_nav_main li a{
	color: #fff;
	font-size: 14px;
	line-height: 46px;
	display: block;
	padding: 0 50px;
	transition: all 0.4s;
}
.header_nav_box .header_nav_main li:hover,
.header_nav_box .header_nav_main .select a{
	color: #fdfefd;
	background: #4181d6;
}
.header_nav_box .header_nav_main li ul{
	position: absolute;
	width: 100%;
	top: 46px;
	left: 0;
	display: none;
}
.header_nav_box .header_nav_main li .erji{
	z-index: 100;
}
.header_nav_box .header_nav_main li .erji li{
	width: 100%;
	margin: auto;
	border-bottom: 1px solid #e9e9e9;
}
.header_nav_box .header_nav_main li:hover .erji li a,
.header_nav_box .header_nav_main .select .erji li a{
	background: #f9f9f9;
}
.header_nav_box .header_nav_main li .erji li a{
	color: #83745e;
	background: #f9f9f9;
	padding: 0;
	text-align: center;
}
.header_nav_box .header_nav_main li .erji li a:hover{
	background: #fff;
}
/*首页-banner*/
.index_banner_box{
	width: 100%;
	height: 562px;
	overflow: hidden;
	position: relative;
	background: #fff;
	z-index: 90;
}
.index_banner_box .slides li{
	width: 100%;
	height: 562px;
}
/*小圆圆*/
.index_banner_box .flex-control-nav{
	width: 222px;
	height: 26px;
	text-align: center;
	position: absolute;
	bottom: 25px;
	left: 50%;
	margin-left: -111px;
	z-index: 10;
	background: rgba(255,255,255,0.6) url(../images/y_index_banner_icon_bg.png) repeat-x center;
}
.index_banner_box .flex-control-nav li{
	width: 28px;
	/*height: 9px;*/
	/*padding: 10px 0;*/
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: auto 23px;
}
.index_banner_box .flex-control-nav li a{
	width: 28px;
	height: 9px;
	display: block;
	font-size: 0;
	background: #efefef;
	position: absolute;
	top: 7.5px;
}
.index_banner_box .flex-control-nav li .flex-active{
	background: #5993df;
}
/*箭头*/
.index_banner_box .flex-direction-nav{
	display: none;
}
/*首页-模块-标题*/
.index_mokuai_float_left{
	float: left;
}
.index_mokuai_float_right{
	float: right;
}
.index_title span{
	width: 148px;
	height: 99px;
	display: block;
	background: #5993df;
	color: #fff;
	font-size: 38px;
	line-height: 99px;
	text-align: center;
	font-weight: bold;
}
.index_title h1,
.index_title h2{
	float: left;
}
.index_title h1{
	color: #333;
	font-size: 20px;
	line-height: 99px;
}
.index_title h2{
	color: #999;
	font-size: 14px;
	line-height: 99px;
}
.index_title_zuoce h1{
	margin: auto 10px auto 20px;
}
.index_title_youce h1{
	margin: auto 20px auto 10px;
}
.index_title_youce h2{
	margin-left: 588px;
}
/*为什么选择星乐*/
.index_why_box{
	width: 100%;
	height: auto;
	background: #fff;
	padding: 64px 0 24px 0;
}
.index_why_box .index_why_title img{
	width: 552px;
	height: 99px;
	display: block;
	float: left;
	margin-left: 290px;
}
.index_why_main{
	margin: 24px auto auto auto;
}
.index_why_main img{
	display: block;
}
/*预约热线*/
.index_call_box{
	width: 100%;
	height: 142px;
	position: relative;
	overflow: hidden;
}
.index_call_box img{
	width: 1920px;
	height: 142px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
/*首页-精品案例*/
.index_case_box{
	width: 100%;
	height: auto;
	padding: 62px 0;
	background: #fff;
}
.index_case_main{
	width: 1020px;
	height: auto;
	margin-left: -11px;
}
.index_case_main li{
	width: 233px;
	height: 181px;
	overflow: hidden;
	float: left;
	margin: 22px 11px auto 11px;
	position: relative;
}
.index_case_main li a img{
	width: 233px;
	height: 181px;
	display: block;
}
.index_case_main li a h1{
	width: 100%;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	background: rgba(89,147,223,0.89);
	position: absolute;
	bottom: -40px;
	left: 0;
	transition: all 0.4s;
}
.index_case_main li:hover h1{
	bottom: 0;
}
.index_case_more{
	width: 100%;
	height: 52px;
	display: block;
	margin-top: 11px;
	color: #999;
	font-size: 14px;
	line-height: 52px;
	text-align: center;
	background: #e8e8e8;
	transition: all 0.4s;
}
.index_case_more:hover{
	color: #fff;
	background: #5993df;
}
/*首页-关于我们*/
.index_about_box{
	padding-bottom: 60px;
}
.index_about_main{
	margin-top: 24px;
}
.index_about_main img{
	width: 462px;
	height: 280px;
	display: block;
	float: left;
}
.index_about_main .index_about_right{
	width: 480px;
	height: 312px;
	overflow: hidden;
	padding: 12px 18px 0 0;
	float: right;
}
.index_about_main .index_about_right p{
	color: #333;
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
}
/*首页-新闻中心*/
.index_news_box{
	width: 100%;
	height: auto;
	padding-bottom: 44px;
	background: #fff;
}
.index_news_main{
	width: 1016px;
	margin-left: -16px;
	padding-top: 25px;
}
.index_news_main li{
	width: 492px;
	height: auto;
	float: left;
	margin: auto auto 20px 16px;
}
.index_news_main li img{
	width: 198px;
	height: 138px;
	display: block;
	float: left;
}
.index_news_main li .index_news_right{
	width: 268px;
	height: auto;
	float: right;
}
.index_news_main li .index_news_right h1{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	transition: all 0.4s;
}
.index_news_main li:hover .index_news_right h1{
	color: #5993df;
	padding-left: 6px;
}
.index_news_main li .index_news_right .index_news_date{
	color: #999;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 6px;
}
.index_news_main li .index_news_right .index_news_date span{
	float: left;
	display: block;
}
.index_news_main li .index_news_right .index_news_date .line{
	margin: auto 8px;
}
.index_news_main li .index_news_right p{
	height: 75px;
	overflow: hidden;
	color: #666;
	font-size: 14px;
	line-height: 25px;
}
/*首页-荣誉资质*/
.index_honor_box{
	width: 100%;
	height: auto;
	background: #fff;
	padding-bottom: 50px;
}
.index_honor_box .index_title{
	margin-bottom: 37px;
}
.index_honor_box .index_honor_main{
	border-left: 1px solid #ededed;
	margin-bottom: 14px;
}
.index_honor_box .index_honor_main li{
	width: 246px;
	height: 157px;
	overflow: hidden;
	float: left;
	border: 1px solid #ededed;
	border-left: 0;
}
.index_honor_box .index_honor_main li img{
	width: 214px;
	height: 139px;
	display: block;
	padding: 9px 16px;
	background: #fff;
	transition: all 0.4s;
}
.index_honor_box .index_honor_main li img:hover{
	transform: scale(1.04);
}
/*首页-友情链接*/
.index_link_box{
	width: 100%;
	height: auto;
	background: #fff;
	padding-bottom: 35px;
}
.index_link_box .index_link_title{
	color: #333;
	font-size: 20px;
	line-height: 46px;
	margin-bottom: 5px;
}
.index_link_box .index_link_main li{
	float: left;
	margin-right: 16px;
}
.index_link_box .index_link_main li a{
	display: block;
	padding-left: 8px;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.index_link_box .index_link_main li a:hover{
	color: #5993df;
}
/*首页-在线预约*/
.index_enroll_box{
	width: 100%;
	height: 197px;
	background: rgba(0,0,0,0.7);
	position: fixed;
	bottom: 0;
	/*left: 0;*/
	left: -100%;
	z-index: 100;
}
.index_enroll_box .index_enroll_main{
	width: 1200px;
	height: 197px;
	margin: auto;
	position: relative;
}
.index_enroll_box .index_enroll_main .index_enroll_child{
	display: block;
	position: absolute;
	bottom: 0;
	left: -76px;
}
.index_enroll_box .index_enroll_main .index_enroll_left{
	float: left;
	margin: 20px 82px auto 180px;
}
.index_enroll_box .index_enroll_main .index_enroll_left li{

}
.index_enroll_box .index_enroll_main .index_enroll_left li h1{
	width: 98px;
	height: auto;
	float: left;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
}
.index_enroll_box .index_enroll_main .index_enroll_left li p{
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	float: left;
}
.index_enroll_box .index_enroll_main .index_enroll_left li p span{
	font-style: italic;
	color: #5993df;
}
/*.index_enroll_box .index_enroll_main .index_enroll_left h1{
	color: #fff;
	font-size: 30px;
	line-height: 54px;
	margin-top: 39px;
}
.index_enroll_box .index_enroll_main .index_enroll_left h2{
	color: #47beef;
	font-size: 27px;
	line-height: 45px;
}*/
.index_enroll_box .index_enroll_main .index_enroll_middle{
	float: left;
}
.index_enroll_box .index_enroll_main .index_enroll_middle .index_enroll_middle_left{
	float: left;
	margin-right: 8px;
}
.index_enroll_box .index_enroll_main .index_enroll_middle .index_enroll_middle_left input{	
	width: 202px;
	height: 40px;
	background: #fff;
	border: 0;
	padding: 0 15px;
	color: #666;
	font-size: 14px;
	font-family: Microsoft Yahei;
	display: block;
	outline: none;
}
.index_enroll_box .index_enroll_main .index_enroll_middle .index_enroll_middle_left input:first-child{
	margin: 42px auto 16px auto;
}
.index_enroll_box .index_enroll_main .index_enroll_middle button{
	width: 88px;
	height: 96px;
	color: #fff;
	font-size: 22px;
	font-family: Microsoft Yahei;
	line-height: 36px;
	background: #5993df;
	border: 0;
	outline: none;
	cursor: pointer;
	margin: 42px 50px auto auto;
}
.index_enroll_box .index_enroll_main .index_enroll_right{
	float: left;
	margin-top: 42px;
}
.index_enroll_box .index_enroll_main .index_enroll_right img{
	width: 130px;
	height: 130px;
	display: block;
}
/*.index_enroll_box .index_enroll_main .index_enroll_right h1{
	color: #fff;
	font-size: 20px;
	line-height: 42px;
}
.index_enroll_box .index_enroll_main .index_enroll_right h2{
	color: #f97742;
	font-size: 20px;
	line-height: 36px;
}*/
.index_enroll_box .index_enroll_main .index_enroll_close{
	width: 22px;
	height: 46px;
	display: block;
	float: left;
	background: url(../images/y_index_enroll_icon.png) no-repeat center;
}



















/*子页-banner*/
.ziye_banner_box{
	width: 100%;
	height: 316px;
	overflow: hidden;
	position: relative;
	margin-bottom: 43px;
}
.ziye_banner_box img{
	width: 1920px;
	height: 316px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
/*子页-标题*/
.ziye_title{
	width: 1000px;
	height: 51px;
	position: relative;
}
.ziye_title .line{
	width: 100%;
	height: 1px;
	background: #d9d9d9;
	position: absolute;
	left: 0;
	top: 25px;
}
.ziye_title h1{
	width: 150px;
	height: 51px;
	color: #333;
	font-size: 28px;
	line-height: 51px;
	text-align: center;
	background: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -75px;
}
/*新闻中心-列表页*/
.news_list_box{
	padding-bottom: 70px;
}
.news_list_title{
	width: 168px;
	height: auto;
	margin: 27px auto 23px auto;
}
.news_list_title li{
	float: left;
}
.news_list_title li a{
	width: 82px;
	height: 34px;
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #e8e8e8;
}
.news_list_title li a:hover,
.news_list_title .select a{
	color: #fff;
	background: #e22a21;
}
.news_list_main{
	margin-bottom: 40px;
}
/*新闻中心-内容页*/
.news_content_box{
	padding-bottom: 42px;
}
.news_content_title{
	color: #333;
	font-size: 28px;
	line-height: 64px;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
}
.news_content_data{
	text-align: center;
	margin-bottom: 6px;
}
.news_content_data li{
	display: inline-block;
	color: #999;
	font-size: 14px;
	line-height: 44px;
	margin: auto 4px;
}
.news_content_main{
	margin-bottom: 42px;
}
.news_content_main p{
	color: #666;
	font-size: 14px;
	line-height: 30px;
	padding: 0 24px;
	margin-bottom: 12px;
}
.news_content_main img{
	max-width: 100%;
	height: auto;
	margin: auto;
	display: block;
	margin-bottom: 16px;
}
.news_content_pianfu li{
	width: 50%;
	height: auto;
	float: left;
}
.news_content_pianfu li a{
	width: 100%;
	height: 40px;
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	background: #f0f0f0;
	text-align: center;
	transition: all 0.4s;
}
.news_content_pianfu li a:hover{
	color: #fff;
	background: #5993df;
}

/*子页-左侧*/
.ziye_left{
	width: 185px;
	height: auto;
	float: left;
}
.ziye_left .ziye_left_title{
	padding-left: 22px;
	background: url(../images/y_ziye_left_title_bg.png) no-repeat left center;
	color: #5993df;
	font-size: 28px;
	line-height: 38px;
	margin-bottom: 28px;
}
.ziye_left_menu_box .slide h1{
	color: #666;
	font-size: 14px;
	line-height: 36px;
	padding-left: 30px;
	display: block;
	background: #f0f0f0 url(../images/y_ziye_left_menu_icon1.png) no-repeat 8px center;
	cursor: pointer;
	margin-bottom: 8px;
}
.ziye_left_menu_box .slide h1.on{
	color: #fff;
	background: #5993df url(../images/y_ziye_left_menu_icon3.png) no-repeat 8px center;
}
.ziye_left_menu_box .slide ul{
	margin-bottom: 8px;
}
.ziye_left_menu_box .slide ul li a{
	display: block;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	padding-left: 30px;
}
.ziye_left_menu_box .slide ul li a:hover,
.ziye_left_menu_box .slide ul li a.select{
	color: #5993df;
	background: #f9f9f9;
}
/*.ziye_left_menu ul li{
	margin-bottom: 8px;
}
.ziye_left_menu ul li ul li{
	margin-bottom: 0;
}
.ziye_left_menu ul li a{
	color: #666;
	font-size: 14px;
	line-height: 36px;
	padding-left: 28px;
	display: block;
	background-color: #f0f0f0;
}
.ziye_left_menu ul li ul li a{
	line-height: 30px;
	background: #fff;
}
.ziye_left_menu ul li .havedrop{
	background: #f0f0f0 url(../images/y_ziye_left_menu_icon1.png) no-repeat 8px center;
}
.ziye_left_menu ul li .closedrop{
	color: #fff;
	background: #dd903f url(../images/y_ziye_left_menu_icon3.png) no-repeat 8px center;
}
.ziye_left_menu ul li .select,
.ziye_left_menu ul li a:hover{
	color: #fff;
	background-color: #dd903f;
}*/


/*成功案例-列表页*/
.case_list_main{
	width: 1020px;
	height: auto;
	margin: 25px auto 50px -22px;
}
/*材料展示-列表页*/
.material_list_box{
	padding-bottom: 70px;
}
.meterial_list_main{
	width: 787px;
}
.case_list_main li{
	width: 233px;
	height: auto;
	float: left;
	margin: auto auto 7px 22px;
}
.case_list_main li img{
	width: 233px;
	height: 181px;
	display: block;
	transition: all 0.4s;
}
.case_list_main li:hover img{
	transform: scale(1.04);
}
.case_list_main li h1{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.case_list_main li:hover h1{
	color: #5993df;
}
/*关于我们*/
.about_right{
	width: 746px;
	height: auto;
	float: right;
}
/*面包屑*/
.bread_box{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #d9d9d9;
	text-align: right;
}
.bread_box li{
	display: inline-block;
	color: #666;
	font-size: 14px;
	line-height: 45px;
}
.bread_box li a{
	color: #666;
}
.bread_box li a:hover{
	color: #5993df;
}
.about_main{
	margin-top: 30px;
	padding-bottom: 60px;
}
.about_main p{
	color: #666;
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
	margin-bottom: 20px;
}
.about_main img{
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	margin-bottom: 20px;
}


/*联系我们*/
.contact_main{
	padding: 40px 0 60px 0;
}
.contact_left{
	width: 686px;
	height: 343px;
	float: left;
}
.contact_left #dituContent{
	width: 686px;
	height: 343px;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.contact_right{
	width: 290px;
	height: auto;
	float: right;
}
.contact_right h1{
	color: #333;
	font-size: 20px;
	line-height: 60px;
	margin-bottom: 16px;
}
.contact_right .contact_right_main li{
	color: #666;
	font-size: 14px;
	line-height: 30px;
}




/*子页页码*/
.ziye_page_box{
	/*padding: 0 0 0 16px;*/
}
.ziye_page_box li{
	float: left;
	margin-right: 5px;
}
.ziye_page_box li a{	
	width: 36px;
	height: 36px;
	display: block;
	background: #f9f9f9;
	color: #a1a1a1;
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
.ziye_page_box li a:hover,
.ziye_page_box .select a{
	color: #fff;
	background: #5993df;
}
.ziye_page_box .ellipsis a{
	background: none;
}
.ziye_page_box .last a{
	background: #f9f9f9 url(../images/y_ziye_page1.png) no-repeat center;
}
.ziye_page_box .last a:hover{
	background: #5993df url(../images/y_ziye_page1_1.png) no-repeat center;
}
/*后台page样式*/
.ziye_page_box span,
.ziye_page_box a{
	float: left;
	margin-right: 5px;
}
.ziye_page_box span:hover,
.ziye_page_box a:hover{
	color: #fff;
	background: #5993df;
}
.ziye_page_box .current{
	width: 36px;
	height: 36px;
	display: block;
	color: #fff;
	background: #5993df;
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
.ziye_page_box .num{
	width: 36px;
	height: 36px;
	display: block;
	background: #f9f9f9;
	color: #a1a1a1;
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
.ziye_page_box .next,
.ziye_page_box .prev{
	width: 36px;
	height: 36px;
	display: block;
	color: #a1a1a1;
	font-size: 0;
	line-height: 36px;
	text-align: center;
	transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
.ziye_page_box .next{
	background: #f9f9f9 url(../images/y_ziye_page1.png) no-repeat center;
}
.ziye_page_box .next:hover{
	background: #5993df url(../images/y_ziye_page1_1.png) no-repeat center;
}
.ziye_page_box .prev{
	background: #f9f9f9 url(../images/y_ziye_page2.png) no-repeat center;
}
.ziye_page_box .prev:hover{
	background: #5993df url(../images/y_ziye_page2_1.png) no-repeat center;
}
/*底部*/
.footer_box{
	width: 100%;
	height: 84px;
	background: #353535;
}
.footer_box p{
	float: left;
	color: #a9a9a9;
	font-size: 14px;
	line-height: 84px;
}
.footer_box ul{
	float: right;
	margin-top: 24px;
}
.footer_box ul li{
	float: left;
	margin-left: 6px;
}
.footer_box ul li img{
	width: 89px;
	height: auto;
	display: block;
}




/*右侧联系方式*/
.right_contact_box{
    width: 45px;
    height: auto;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 100;
}
.right_contact_box ul li{
    width: 45px;
    height: 45px;
    margin-top: 1px;
}
.right_contact_box ul li:first-child{
    margin-top: 0;
}
.right_contact_box ul li a{
    width: 45px;
    height: 45px;
    display: block;
}
.right_contact_box ul li.phone a{
    background: #989898 url(../images/y_rightz_toolbar1.png) no-repeat center;
    position: relative;
}
.right_contact_box ul li.phone a:hover{
    background: #5993df url(../images/y_rightz_toolbar1.png) no-repeat center;
    position: relative;
}
.right_contact_box ul li.qq a{
    background: #989898 url(../images/y_rightz_toolbar2.png) no-repeat center;
}
.right_contact_box ul li.qq a:hover{
    background: #5993df url(../images/y_rightz_toolbar2.png) no-repeat center;
}
.right_contact_box ul li.top a{
    background: #989898 url(../images/y_rightz_toolbar3.png) no-repeat center;
}
.right_contact_box ul li.top a:hover{
    background: #5993df url(../images/y_rightz_toolbar3.png) no-repeat center;
}
.right_contact_box ul li.phone a h1{
    width: 120px;
    height: 45px;
    position: absolute;
    top: 0;
    right: -145px;
    background: #5993df;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    font-weight: bold;
    font-family: Arial;
    z-index: -1;
    transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
.right_contact_box ul li.phone a:hover h1{
    right: 45px;
}
.right_contact_box ul li.share_weixin a{
    background: #989898 url(../images/y_rightz_toolbar4.png) no-repeat center;
}
.right_contact_box ul li.share_weixin a:hover{
    background: #5993df url(../images/y_rightz_toolbar4.png) no-repeat center;
}
.right_contact_box ul li.share_weibo a{
    background: #989898 url(../images/y_rightz_toolbar5.png) no-repeat center;
}
.right_contact_box ul li.share_weibo a:hover{
    background: #5993df url(../images/y_rightz_toolbar5.png) no-repeat center;
}