<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
*{
	margin:0;
	padding:0;
	box-sizing:border-box;
	font-family:"Microsoft YaHei";
	}

a{
	text-decoration:none;
	color:#fff;
	}

.clear{
	clear:both;
	}

.top_bar{
	background:#018eb1;
	height:40px;
	}

.bar_con{
	width:1180px;
	margin:0 auto;
	}

.bar_con p{
	font-size:14px;
	color:#fff;
	float:left;
	line-height:40px;
	}

.bar_icon{
	float:right;
	}

.bar_icon ul li{
	display:inline-block;
	line-height:40px;
	padding-right:8px;
	}

.bar_icon ul li:nth-child(3) img{
	bottom:3px;
	}

.bar_icon ul li:nth-child(4) img{
	height:17px;
	}

.bar_icon ul li img{
	vertical-align:middle;
	position:relative;
	bottom:2px;
	}

.bar_icon ul li a{
	font-size:14px;
	color:#fff;
	text-indent:5px;
	}

.top_title{
	height:110px;
	background:#00a2c9;
	}

.tit_icon{
	width:1180px;
	margin:0 auto;
	}

.logo{
	float:left;
	margin-top:42px;
	}

.f_title{
	float:left;
	width:470px;
	height:75px;
	margin-left:20px;
	padding-left:20px;
	margin-top:20px;
	padding-top:14px;
	border-left:#0182a1 1px solid;
	}

.f_title p:first-child{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}
	
.f_title p:last-child{
	margin-top:6px;
	font-size:16px;
	color:#fff;
	}

.f_title span{
	color:#f6ff00;
	}

.tit_phone{
	float:right;
	margin-top:33px;
	}

.nav{
	background:#f3f2f2;
	height:60px;
	border-bottom:4px solid #00a2c9;
	}

.n_cur{
	background-color:#00a2c9;
	}

.nav li.n_cur a{
	color:#fff;
	}

.nav ul{
	width:1180px;
	margin:auto;
	padding-top:10px;
	}

.nav li{
	width:118px;
	display:inline-block;
	text-align:center;
	height:46px;
	line-height:46px;
	}

.nav li a{
	color:#565656;
	font-size:16px;
	}

.nav li:hover{
	background-color:#00a2c9;
	}

.nav li:hover a{
	color:#fff;
	}

.search{
	height:68px;
	background-color:#f1f0f0;
	}

.se_con{
	width:1180px;
	margin:auto;
	}
	
.se_keywords img{
	float:left;
	}

.se_keywords p{
	float:left;
	line-height:68px;
	font-size:14px;
	color:#565656;
	}

.se_keywords p a{
	font-size:14px;
	color:#565656;
	}

.se_input{
	float:right;
	padding-top:17px;
	}

.se_input input:first-child{
	width:435px;
	height:35px;
	border:1px solid #454444;
	padding-left:30px;
	font-size:14px;
	color:#454444;
	background-color:#f1f0f0;
	outline:none;
	}

.se_input input:last-child{
	float:right;
	position:relative;
	right:38px;
	top:5px;
	background:url(../images/se_icon.jpg);
	border:none;
	width:25px;
	height:25px;
	}
	
.jgpz{
	width:1180px;
	margin:auto;
	margin-top:55px;
	}

.tit_img{
	text-align:center;
	}
	
.tit_text{
	text-align:center;
	font-size:16px;
	color:#000;
	margin-top:10px;
	}	

.tit_text span{
	color:#42b0d1;
	}

.jg_con{
	margin-top:45px;
	}

.jg_con li{
	width:150px;
	display:inline-block;
	margin-left:25px;
	margin-right:25px;
	}

.jg_con li:first-child{
	margin-left:0;
	}

.jg_con li:last-child{
	margin-right:0;
	}

.jg_con li div{
	width:150px;
	height:150px;
	line-height:150px;
	border:1px dashed #17aace;
	border-radius:75px;
	text-align:center;
	cursor:pointer;
	}

.jg_con li div img{
	padding-top:36px;
	}

.jg_con p{
	font-size:16px;
	text-align:center;
	margin-top:22px;
	}

.zlqq{
	width:1180px;
	margin:auto;
	margin-top:70px;
	}

.zl_con{
	margin-top:35px;
	}

.zl_left{
	float:left;
	width:270px;
	}
	
.z_tit{
	background:linear-gradient(to top, #00a4cc , #00ccfc);
	height:55px;
	}	
	
.z_tit p{
	color:#fff;
	font-size:20px;
	text-align:center;
	}	

.z_tit p:first-child{
	line-height:30px;
	}

.z_tit p:last-child{
	font-size:14px;
	}

.zl_le_con{
	text-align:center;
	background:#f3f2f2;
	padding-top:10px;
	}

.zl_le_con dt img{
	vertical-align:middle;
	}

.zl_le_con dt:first-child{
	margin-top:0;
	}

.zl_le_con dt{
	height:40px;
	background:#fff;
	width:265px;
	margin:auto;
	margin-bottom:20px;
	margin-top:20px;
	}

.zl_le_con dt a{
	color:#565656;
	font-size:16px;
	line-height:40px;
	}

.zl_le_con dd{
	height:34px;
	width:235px;
	margin:auto;
	border-bottom:1px dashed #9a9999;
	}
	
.zl_le_con dd a{
	color:#565656;
	margin-top:8px;
	display:block;
	font-size:14px;
	line-height:30px;
	}
	
.zl_le_con dd a:hover{
	color:#fff;
	background:#00add6;
	}	
	
.zl_right{
	width:890px;
	float:right;
	}

.zr_tit{
	height:58px;
	border-bottom:1px solid #00a6ce;
	}

.zr_tit p{
	float:left;
	width:155px;
	text-align:center;
	line-height:58px;
	font-size:18px;
	cursor:pointer;
	}

.z_blue{
	background:linear-gradient(to top, #00a4cc , #00ccfc);
	color:#fff;
	}	

.zr_tit div{
	float:right;
	padding-top:20px;
	}

.zr_tit div a{
	font-size:14px;
	color:#000;
	}

.zx_con{
	border:1px solid #e8e7e7;
	margin-top:20px;
	}

.cp_img{
	float:left;
	width:300px;
	text-align:center;
	margin-top:30px;
	}

.cp_img img{
	width:75%;
	}

.cp_text{
	float:right;
	width:575px;
	margin-top:20px;
	background:#f1f1f1;
	margin-right:10px;
	margin-bottom:20px;
	padding:20px;
	padding-bottom:16px;
	}

.cp_text p{
	color:#565656;
	line-height:32px;
	font-size:14px;
	}

.cp_text p:nth-child(1){
	font-size:20px;
	font-weight:bold;
	}	

.cp_text div{
	margin-top:10px;
	}

.cp_text div a{
	display:inline-block;
	width:138px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:16px;
	color:#fff;
	background:#0ec8f5;
	margin-right:10px;
	}	

.cp_text div a:hover{
	background:#ffd800;
	color:#565656;
	}

.cp_list li{
	display:inline-block;
	width:272px;
	height:316px;
	text-align:center;
	border:1px solid #e8e7e7;
	margin-top:30px;
	padding-top:15px;
	}	

.cp_list li:hover{
	border:1px solid #ffd800;
	}

.cp_list li img{
	width:75%;
	}

.cp_list li p:nth-child(2){
	color:#00add6;
	font-size:14px;
	}

.cp_list li p:nth-child(2) a{
	color:#00add6;
	}

.cp_list li p:nth-child(3){
	color:#565656;
	font-size:14px;
	margin-top:5px;
	}	

.cp_list li p:nth-child(3) a{
	color:#565656;
	}

.cp_list li:nth-child(2),.cp_list li:nth-child(5){
	margin-left:35px;
	margin-right:35px;
	}

.ad1{
	margin-top:65px;
	}

.ad1 img{
	width:100%;
	}

.yyal{
	width:1180px;
	margin:auto;
	margin-top:50px;
	}

.icon_list{
	float:left;
	width:260px;
	}

.yyal_con{
	margin-top:60px;
	}

.icon_list li{
	width:115px;
	height:115px;
	margin-right:15px;
	background:#089abd;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	padding-top:18px;
	cursor:pointer;
	}

.icon_list li p{
	font-size:16px;
	line-height:20px;
	margin-top:10px;
	color:#fff;
	}	

.icon_list li:nth-child(3),.icon_list li:nth-child(4){
	margin-top:13px;
	margin-bottom:13px;
	}

.icon_list li img{
	height:48px;
	}

.icon_right{
	width:910px;
	float:right;
	position:relative;
	}

.icon_right img{
	width:100%;
	}

.icon_right p{
	height:55px;
	line-height:55px;
	font-size:16px;
	text-indent:32px;
	background-color:#545454;
	opacity:0.7;
	position:absolute;
	bottom:0;
	color:#fff;
	width:100%;
	}

.case_list{
	margin-top:40px;
	overflow:hidden;
	}

.case_list li{
	width:300px;
	height:283px;
	margin-right:15px;
	display:inline-block;
	position:relative;
	}

.case_list li img{
	width:300px;
	height:283px;
	}

.case_list p{
	height:34px;
	line-height:34px;
	font-size:14px;
	text-indent:28px;
	background-color:#545454;
	opacity:0.7;
	position:absolute;
	bottom:0;
	color:#fff;
	width:100%;
	}

.qyys{
	margin-top:55px;
	padding-top:35px;
	background:url(../images/qyys.jpg);
	background-size:cover;
	}

.qyys_con{
	width:1180px;
	margin:auto;
	margin-top:40px;
	}

.qyys_con li{
	width:268px;
	height:378px;
	display:inline-block;
	vertical-align:top;
	}

.qyys_con li:nth-child(2){
	margin-left:35px;
	margin-right:35px;
	}
	
.qyys_con li:nth-child(3){
	margin-right:35px;
	}

.qyys_con img{
	width:100%;
	}

.ys_name{
	font-size:24px;
	color:#00a2c9;
	height:40px;
	line-height:40px;
	font-weight:bold;
	margin-top:10px;
	}

.ys_name a{
	color:#00a2c9;
	}

.ys_name img{
	width:30px;
	vertical-align:middle;
	position:relative;
	bottom:4px;
	margin-right:8px;
	margin-left:20px;
	} 

.ys_text{
	font-size:14px;
	color:#000;
	margin-top:25px;
	}

.ys_text a{
	color:#000;
	}

.qyys_list{
	width:1180px;
	margin:auto;
	margin-top:52px;
	}

.qyys_list li{
	display:inline-block;
	width:196px;
	height:175px;
	position:relative;
	}

.qyys_list li img{
	position:absolute;
	top:35px;
	left:0;
	right:0;
	margin:auto;
	}

.qyys_list li p:nth-child(2){
	position:absolute;
	bottom:43px;
	text-align:center;
	width:100%;
	font-size:18px;
	}

.qyys_list li p:nth-child(3){
	position:absolute;
	bottom:20px;
	text-align:center;
	width:100%;
	font-size:14px;
	}

.qyys_list li:nth-child(odd){
	background:#00a2c9;
	}

.qyys_list li:nth-child(even){
	background:#00c2f0;
	}

.zytd{
	margin-top:45px;
	}

.td_con{
	width:1180px;
	margin:auto;
	margin-top:50px;
	}

.td_con li{
	width:295px;
	height:478px;
	border:1px solid #00c1f0;
	text-align:center;
	display:inline-block;
	padding-top:20px;
	overflow:hidden;
	}

.td_con li:nth-child(2){
	border-left:none;
	border-right:none;
	}

.td_con li:nth-child(3){
	border-right:none;
	}

.td_list{
	margin-top:25px;
	width:200px;
	height:200px;
	display:block;
	margin:auto;
	border:1px solid #00a2c9;
	border-radius:110px;
	margin-bottom:20px;
	}

.td_con li p:nth-child(3){
	font-size:16px;
	color:#00a2c9;	
	margin-top:30px;
	}

.td_con li p:nth-child(4){
	width:210px;
	font-size:14px;
	color:#000;
	line-height:24px;
	margin:auto;
	margin-top:28px;
	text-align:left;
	}

.td_con li a p{
	border:1px solid #dbdbdb;
	margin:auto;
	margin-top:30px;
	width:200px;
	height:40px;
	border-radius:20px;
	font-size:14px;
	color:#00a2c9;
	line-height:40px;
	}

.td_con li a p:hover{
	background:#00a2c9;
	color:#fff;
	}

.kfjz{
	margin-top:60px;
	background:url(../images/khjz_bg.jpg);
	padding-top:48px;
	padding-bottom:70px;
	background-size:cover;
	}

.kh_con{
	width:1180px;
	height:382px;
	margin:auto;
	margin-top:55px;
	border:1px solid #c8c8c8;
	position:relative;
	}

.h_con_text{
	width:856px;
	margin:auto;
	margin-top:30px;
	}

.h_con_text li{
	width:856px;
	display:inline-block;
	}

.ht_left{
	float:left;
	width:390px;
	height:323px;
	background:#fff;
	padding:10px;
	}

.ht_left img{
	width:370px;
	height:303px;
	}

.ht_right{
	float:right;
	width:445px;
	}

.ht_right h3{
	font-size:16px;
	line-height:34px;
	}

.ht_right p{
	font-size:14px;
	line-height:28px;
	color:#565656;
	}

.ht_right a{
	display:inline-block;
	width:138px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:16px;
	color:#fff;
	background:#0ec8f5;
	margin-top:30px;
	}

.kh_l{
	position:absolute;
	left:40px;
	top:180px;
	cursor:pointer;
	}

.kh_r{
	position:absolute;
	right:40px;
	top:180px;
	cursor:pointer;
	}

.xc_icon{
	width:1180px;
	margin:auto;
	margin-top:40px;
	}

.xc_icon li{
	width:245px;
	margin-right:24px;
	display:inline-block;
	vertical-align:middle;
	}
	
.xc_icon li img{
	cursor:pointer;
	width:100%;
	}

.gywm{
	position:relative;
	bottom:15px;
	}

.gywm_bj{
	position:relative;
	background:url(../images/gywm_bj.jpg);
	background-position:center center;
	height:370px;
	margin-top:35px;
	}

.gywm_bj img{
	width:100%;
	}

.gywm_bj p:nth-child(1){
	font-size:18px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:60px;
	left:52%;
	width:560px;
	border-bottom:1px solid #0089e9;
	height:30px;
	}

.gywm_bj p:nth-child(2){
	font-size:14px;
	color:#fff;
	position:absolute;
	top:95px;
	left:52%;
	width:556px;
	line-height:26px;
	}
	
@media screen and (min-width: 1800px) {

.gywm_bj p:nth-child(1){
	width:610px;
	}	

.gywm_bj p:nth-child(2) {
	top:100px; 	
	width:610px
    }
}

.gywm_bj p:nth-child(3){
	font-size:14px;
	position:absolute;
	bottom:25px;
	left:52%;
	width:217px;
	height:47px;
	border:1px solid #fff;
	text-align:center;
	padding-top:12px;
	cursor:pointer;
	}

.gywm_bj p:nth-child(3):hover{
	border:1px solid #ffd800;
	}

.gywm_bj p:nth-child(3) img{
	width:50px;
	}

.gy_title{
	width:1180px;
	margin:auto;
	margin-top:30px;
	}

.gy_title p{
	float:left;
	width:166px;
	height:37px;
	font-size:18px;
	color:#565656;
	border-left:3px solid #565656;
	padding-left:12px;
	cursor:pointer;
	}

p.gy_ho{
	color:#0da7cc;
	border-left:3px solid #0da7cc;
	}

.gy_title span{
	display:block;
	width:25px;
	height:25px;
	float:right;
	background:#565656;
	text-align:center;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	margin-right:8px;
	}

.gy_title span:hover{
	background:#00a2c9;
	}

.gy_con{
	width:1180px;
	margin:auto;
	margin-top:37px;
	}

.gy_con li{
	width:250px;
	margin-right:20px;
	display:inline-block;
	vertical-align:middle;
	}	

.gy_con li div{
	width:250px;
	background:#d4d5d5;	
	padding:10px;
	cursor:pointer;
	}

.gy_con li div img{
	width:100%;
	}

.gy_con li p{
	margin-top:15px;
	font-size:14px;
	color:#565656;
	text-align:center;
	}

.xwzx{
	background:#f3f2f2;
	margin-top:50px;
	padding-top:33px;
	padding-bottom:35px;
	}

.xw_con{
	width:1180px;
	margin:auto;
	margin-top:50px;
	padding-top:22px;
	padding-bottom:15px;
	background:#fff;
	}
	
.xw_l{
	width:595px;
	float:left;
	margin-left:10px;
	}

.xw_tit_l{
	border-bottom:1px solid #00a2c9
	}

.xw_tit_l p{
	width:154px;
	height:40px;
	line-height:40px;
	text-align:center;
	display:inline-block;
	font-size:16px;
	cursor:pointer;
	}

.x_blue{
	background:#00a2c9;
	color:#fff
	}

.xw_tit_l div{
	float:right;
	font-size:14px;
	line-height:40px;
	}

.xw_tit_l div a{
	color:#000;
	}

.xl_text{
	margin-top:16px;
	}

.xl_l{
	width:210px;
	height:140px;
	border:1px solid #c8c8c8;
	padding:7px;
	text-align:center;
	float:left;
	}

.xl_l img{
	width:100%;
	}

.xl_r{
	width:355px;
	float:right;
	margin-right:15px;
	}

.xl_r p:first-child a{
	color:#565656;
	font-size:14px;
	font-weight:bold;
	}

.xl_r p:last-child{
	margin-top:15px;
	}

.xl_r p:last-child a{
	font-size:14px;
	color:#565656;
	line-height:24px;
	}

.ac_list{
	margin-top:10px;
	}

.ac_list span{
	display:inline-block;
	width:8px;
	height:8px;
	background:#00a2c9;
	margin-right:10px;
	}

.ac_list a{
	color:#565656;
	font-size:14px;
	line-height:28px;
	}

.xw_r{
	width:515px;
	float:right;
	margin-right:8px;
	}

.xw_tit_r{
	border-bottom:1px solid #00a2c9
	}

.xw_tit_r p{
	width:154px;
	height:40px;
	line-height:40px;
	text-align:center;
	display:inline-block;
	font-size:16px;
	cursor:pointer;
	}

.xw_tit_r div{
	float:right;
	font-size:14px;
	line-height:40px;
	}

.xw_tit_r div a{
	color:#000;
	}

.sbsj{
	margin-top:25px;
	height:310px;
	overflow:hidden;
	}

.xw_r ul li p{
	font-size:16px;
	line-height:26px;
	display:inline-block;
	width:470px;
	}

.xw_r ul li div:first-child span{
	display:inline-block;
	width:28px;
	height:28px;
	color:#fff;
	font-size:16px;
	line-height:28px;
	text-align:center;
	margin-right:10px;
	background:#00a2c9;
	vertical-align:top;
	}

.wen a{
	color:#00a2c9;
	}

.xw_r ul li div:last-child{
	margin-top:18px;
	}

.xw_r ul li div:last-child span{
	display:inline-block;
	width:28px;
	height:28px;
	color:#fff;
	font-size:16px;
	line-height:28px;
	text-align:center;
	margin-right:10px;
	background:#484848;
	vertical-align:top;
	}

.da a{
	color:#565656;
	font-size:14px;
	}

.xw_r ul li{
	padding-bottom:30px;
	border-bottom:1px dashed #cecece;
	margin-bottom:26px;
	}

.yqlj{
	width:1180px;
	margin:auto;
	margin-top:25px;
	}

.yq_icon{
	display:inline-block;
	}

.yqlj p{
	display:inline-block;
	vertical-align:top;
	height:38px;
	line-height:38px;
	font-size:16px;
	margin-left:15px;
	}

.yqlj a{
	font-size:14px;
	color:#565656;
	padding-left:20px;
	}

.yqlj a:hover{
	text-decoration:underline;
	}

footer{
	margin-top:23px;
	}

.foot_nav{	
	background:#606060;
	}

.foot_nav ul{
	width:1180px;
	margin:auto;
	}

.foot_nav ul li{
	display:inline-block;
	font-size:16px;
	color:#444444;
	text-align:right;
	height:54px;
	line-height:54px;	
	}

.foot_nav ul li a{
	display:inline-block;
	width:114px;
	text-align:center;
	line-height:54px;
	}

.foot_nav ul li a:hover{
	text-decoration:underline;
	}

.foot_con{
	background:#494949;
	padding-top:30px;
	padding-bottom:30px;
	}

.fcon_text{
	width:1180px;
	margin:auto;
	}

.fcon_l{
	float:left;
	}

.fcon_l p{
	font-size:14px;
	color:#fff;
	line-height:32px;
	}

.fcon_r{
	float:right;
	width:130px;
	text-align:center;
	}

.fcon_r p{
	font-size:14px;
	color:#fff;
	line-height:30px;
	height:30px;
	}



@charset "utf-8";
/* CSS Document */


/* side */
.side{position:fixed;bottom:250px;right:10px;z-index:99;width:50px;}
.side ul li{width:50px;height:55px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li img{float:left;}
.side ul li .sidebox{position:absolute;top:0;right:0;width:50px;height:55px;color:#fff;font:14px/55px "å¾®è½¯é›…é»‘";overflow:hidden; background:#000;
/* opacity */
filter:alpha(opacity=60);   
-khtml-opacity:.6;   
-moz-opacity:.6;  
opacity:.6; 
/* time */
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out; 
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.side ul li .sidetop,
.side ul li .sidewx{display:inline-block;width:50px;height:55px;line-height:55px; background:#000;
/* opacity */
filter:alpha(opacity=60);   
-khtml-opacity:.6;   
-moz-opacity:.6;  
opacity:.6; 
/* time */
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out; 
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.side ul li:hover .sidebox{ width:180px; background:#00a2c9;
/* opacity */
filter:alpha(opacity=100);   
-khtml-opacity:1;   
-moz-opacity:1;  
opacity:1; }
.side ul li .sidetop:hover,
.side ul li .sidewx:hover{ background:#00a2c9;
/* opacity */
filter:alpha(opacity=100);   
-khtml-opacity:1;   
-moz-opacity:1;  
opacity:1; }
.side ul li .sidewx .code{ position:absolute; top:0; right:50px; width:0; height:0; background:#fff;
/* time */
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out; 
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.side ul li .sidewx:hover .code{ width:100px; height:100px; padding:5px;}
.side ul li .sidewx .code1{ position:absolute; top:0; right:50px; width:0; height:0; background:#00a2c9;
/* time */
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out; 
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.side ul li .sidewx .sr{ width:100%; height:30px; border-bottom:1px solid #fff; color:#f1f1f1;}
.side ul li .sidewx .btn{ width:50px; height:55px; background:url(../images/x0.png) no-repeat; float:left; cursor:pointer;}
.side ul li .sidewx:hover .code1{ width:180px; height:55px;padding-left:20px;}


.side ul li .qq .tux{ background:#000; opacity:.6;}
.side ul li .kefu{ position:absolute; top:0; right:50px; width:0; height:0; background:#00a2c9;
/* time */
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out; 
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.side ul li .kefu dl{ overflow:hidden;}
.side ul li .kefu dd{ width:0; height:0; float:left; line-height:49px; vertical-align:middle; border-bottom:1px solid #fff;}
.side ul li .kefu dd img{ width:50x; height:50px;}
.side ul li .kefu dd a{ color:#fbeee8;}
.side ul li .qq:hover .kefu{ width:180px; height:103px; padding:5px 0;}
.side ul li .qq:hover dd{ width:160px; height:49px; padding:0 10px;}
.side ul li dd:hover{ background:rgba(255,255,255,0.4);}
.side ul li .qq:hover .tux{ background:#00a2c9; opacity:1;}


</pre></body></html>