/*---------------客服中心 --------*/
.service-top { height:444px; background:url(../images/customer/img_kv.jpg) no-repeat center top; }
.service-top .ser-inner { position:relative; width:1200px; height:444px; margin:0 auto; z-index:1; }
.service-top .pic { position:absolute; left:0; top:0; z-index:1; }
.service-top .txts { position:absolute; top:100px; left:640px; font-size:14px; color:#FFF; z-index:2; }
.service-top .txts h3 { font-size:34px; font-weight:bolder; }
.service-top .txts .time { margin:18px 0 13px; }
.service-top .txts .ser-phone { width:230px; height:38px; margin-bottom:15px; padding-left:46px; background:url(../images/customer/btn_phone.png) no-repeat left top; line-height:38px; }
.service-top .txts .ser-qq { width:230px; height:38px; padding-left:46px; background:url(../images/customer/btn_qq.png) no-repeat left top; line-height:38px; }
.service-top .btn_coun { display:block; width:115px; height:49px; margin:20px 0 0 240px; padding-left:50px; background:url(../images/customer/btn_online.png) no-repeat left top; color:#2f71ea; font-size:16px; line-height:42px; }
.service-top .btn_coun:hover { background:url(../images/customer/btn_online_hover.png) no-repeat left top; color:#FFF; }
.service-cont { padding:40px 0; background-color:#FFF; }
.service-cont ul.links { width:960px; margin:0 auto; border:1px solid #DDD; border-right:none; border-bottom:none; }
.service-cont ul.links li { float:left; width:319px; height:230px; padding-top:35px; margin:-1px 0 0 -1px; text-align:center; border:1px solid #DDD; }
.service-cont ul.links h3 { padding-top:105px; margin-bottom:15px; font-size:16px; font-weight:bolder; color:#333; }
.service-cont ul.links a { margin-right:10px; }
.service-cont ul.links a:hover { color:#ff7b10; }
.service-cont ul.links li.itm_01 h3 { background:url(../images/customer/ttls_01.jpg) no-repeat center top; }
.service-cont ul.links li.itm_02 h3 { background:url(../images/customer/ttls_02.jpg) no-repeat center top; }
.service-cont ul.links li.itm_03 h3 { background:url(../images/customer/ttls_03.jpg) no-repeat center top; }
.service-cont ul.links li.itm_04 h3 { background:url(../images/customer/ttls_04.jpg) no-repeat center top; }
.service-cont ul.links li.itm_05 h3 { background:url(../images/customer/ttls_05.jpg) no-repeat center top; }
.service-cont ul.links li.itm_06 h3 { background:url(../images/customer/ttls_06.jpg) no-repeat center top; }
.service_list { width:1150px; margin:0 auto; padding:40px 0; }
.service_list .ser-pan { float:left; width:240px; padding:0 20px; border-right:1px solid #CCC; }
.service_list .ser-pan h3 { padding-left:10px; margin-bottom:12px; border-left:3px solid #ff7b10; color:#ff7b10; font-size:16px; font-weight:bolder; }
.service_list .ser-pan a { display:block; height:22px; padding-left:10px; background:url(../images/customer/arrow.gif) no-repeat left center; line-height:22px; }
/*2022 add */
a:hover { text-decoration:none; }
img { vertical-align:top; }
.qickf-lst li{
	position: relative;
	display: inline-block;
	z-index: 1;
	margin-right: 10px;
}
.qickf-lst li span.txt-qqnum{
	position: absolute;
	bottom: 12px;
	font-size: 12px;
	left: 17px;
	
}
.qickf-lst li a.btn-online{
	position: absolute;
	display: block;
	width: 111px;
	height: 42px;
	background: url(../images/customer/btn_online.png) no-repeat 0 0;
	bottom: 8px;
	
	left: 8px;
}
.qickf-lst li a.btn-online:hover{
	background: url(../images/customer/btn_online_hover.png) no-repeat 0 0;
}