/*main start*/
body{
	background-color: #f6f6f6;
}

.w1190{
	width: 1190px;
	margin: auto;
}
/* header start  */
.headerBar{
	font-size: 12px;
}

.jf-hd-login-reg{
	float: left;
}
.jf-hd-me-nav{
	float: left;
}

/*#jf-hb-index i{
	margin-top: 11px;
	width: 16px;
	height: 15px;
	background-position: 0 0;
}*/

/*.jf-hd-login-reg a{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}*/
.jf-hd-me-nav a{
	float: left;
	position: relative;
}
.jf-hd-me-nav a ul{
	width: 80px;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	background-color: #f6f6f6;
	z-index: 999999;
}
.jf-hd-me-nav a ul li{
	padding-left: 10px;
	line-height: 24px;
}
.jf-hd-me-nav a ul li:hover{
	text-decoration: underline;
}
.jf-hd-me-nav a:hover ul{
	display: block;
}

#jf-hd-order:hover{
	text-decoration: none;
}
#jf-hd-order span{
	background-color: #ff6000;
	padding: 0 4px;
	color: #fff;
}
#jf-hd-order i{
	width: 3px;
	height: 6px;
	margin: 15px 0 0 5px;
	background-position: 0 -37px;
}

.jf-hd-me-nav a:hover i.jf-hd-down{
	-webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
#jf-hd-favorites i{
	margin-top: 10px;
	width: 14px;
	height: 15px;
	background-position: -42px 0;
}
/*#jf-hd-navigation i{
	margin-top: 15px;
	width: 9px;
	height: 8px;
	background-position: -56px 0;
}*/
/*澶撮儴灏忓鑸�  */

/* 鎼滅储鍖� */
#jfLogoBox {
	width: 210px;
	height: 80px;
	padding-top:30px;
}
#jfLogo {
	display: block;
	width: 158px;
	height: 42px;
	background: url(../images/jfLogo.png);
}

#postWant {
	height: 40px;
	width:140px;
	background: #ff6000;
	font-size:14px;
	color:#fff;
	line-height: 40px;
	text-align: center;
}
#postWant:hover {
	text-decoration: none
}
/* 鎼滅储鍖� */

/* 缃戠珯瀵艰埅 */
.sitemap{
	display: none;
	width: 100%;
	position: absolute;
	top: 36px;
	left: 0;
	padding-bottom: 20px;
	background-color: #f6f6f6;
	z-index: 99999;
}
.sitemap ul{
	width: 177px;
	min-height: 196px;
	margin-left: 20px;
	line-height: 28px;
	float: left;
	border-right: 1px solid #eee;
}
.sitemap ul:last-child{
	border-right: none;
}
.sitemap ul li{
	display: block;
	font-size: 14px;
	min-height: 28px;
}
.sitemap ul li a{
	font-size: 12px;
}
.industrymap a{
	/* margin-left: 5px; */
	margin-right: 10px;
}

/* 缃戠珯瀵艰埅 */

.txtellipsis{
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

/*main end*/
/*resetBase start*/

address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del, ins {
	text-decoration: none;
}

li {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

em, cite {
	font-style: normal;
}

/*sup {*/
/*vertical-align: baseline;*/
/*}*/

/*sub {*/
/*vertical-align: baseline;*/
/*}*/

legend {
	color: #000;
}

input, button, textarea, select, optgroup, option {
	outline: none;
}

input, button, textarea, select {
	*font-size: 100%;
	font-family:"Microsoft YaHei";
}

img {
	vertical-align: top;
	border: 0;
}

html, body {
	color: #333;
	font: normal 14px/24px "Microsoft YaHei" !important;/*"cochinArchaic",*/
	background-color: #fff;
}

a {
	color: #333;
	outline: none;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

/*
@ 鏅�氬皬鏍峰紡
@ *
*/

.cursor {
	cursor: pointer
}

.hide {
	display: none !important
}

.show {
	display: inline !important
}

.block {
	display: block !important
}

.in_block {
	display: inline-block !important;
}

.marginAuto {
	margin-left: auto !important;
	margin-right: auto !important
}

.m0 {
	margin: 0 !important
}

.oh {
	overflow: hidden !important
}

/*
@ 瀹氫綅
@ *
*/

.pos-a {
	position: absolute
}

.pos-r {
	position: relative
}

.pos-f {
	position: fixed
}

/*
@ 瀵归綈
@ *
*/

.tl {
	text-align: left
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.vm {
	vertical-align: middle
}

.vt {
	vertical-align: top
}

.vb {
	vertical-align: text-bottom
}

.text-d {
	text-decoration: underline;
}

/*
@ 娴姩
@ *
*/

.fr {
	float: right !important
}

.fl {
	float: left !important
}

.cb {
	clear: both
}

.cl {
	clear: left
}

.cr {
	clear: right;
}

.clearFix:after,.clearfix:after {
	content: "";
	height: 0;
	font-size: 0;
	display: block;
	clear: both;
}

.clearFix:after,.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

/*
@ 鑳屾櫙涓庤竟妗�
@ *
*/

.borderNone {
	border: none !important
}

.bgNone {
	background: none !important
}

/*
@ 鏍囧噯鍏叡瀹藉害
@ .publicWidth
*/

.publicWidth {
	width: 1160px;
	margin: 0 auto;
}


/*
@ 鍒嗛〉
@ *
*/

#page {
}

#page a, #page span {
	display: inline-block;
	padding: 0 16px;
	height: 32px;
	line-height: 32px;
	margin: 0 3px;
	vertical-align: middle;
	border: 1px solid #e1e2e3;
}

#page span {
	font-weight: 700;
	border-color: transparent;
}

#page a {
	color: #337ab7;
}

#page a:hover {
	background-color: #f2f8ff;
	border-color: #38f;
	text-decoration: none;
}
/*resetBase end*/
/*header_style start*/
#company{
	height:80px;
	margin-left: 30px;
	float: left;
}

#company_name>span{
	float:left;
}
.c_name{
	font-size: 16px;
	color:#333333
}
.c_type{
	font-size: 12px;
	margin-left:5px;
	color:#888888;
	margin-top:1px;
}
.c_crade{
	display: block;
	width:16px;
	height:16px;
	margin-top: 3px;
	margin-left:12px;
}
.c_crade_0{
	background:url(../images/dengji_0.png) no-repeat center;
}
.c_crade_1{
	background:url(../images/dengji_1.png) no-repeat center;
}
.c_address{
	font-size: 12px;
	margin-left:10px;
	color:#888888;
	margin-top: 1px;
}
#company_achievement{
	margin-top:10px;
	font-size: 12px;
	color:#888888;
}
#company_achievement>span{
	color:#ff6000;
	margin-right: 25px;
}

.hoverclass{
	background:url(../images/up_03.png) no-repeat center;
}
.hoverblock{
	display: block;
}
/*header_style end*/
/*shop_style start*/
/* 瀵艰埅鏉′笂鏂瑰尯鍩� */
#nav-top {
	width: 100%;
	height: 90px;
	background-color: #1BBC9B;
	position: relative;
	overflow: hidden;
}

#nav-top>div {
	width: 1190px;
	height: 100%;
	margin: 0 auto;
}
#nav-top img{
	max-height: 600px;
	max-width:1920px;
	position: relative;
	left: 50%;
	display: none;
}
.nav-renovation {
	display: block;
	width: 35px;
	height: 100px;
	background-color: #FFFFFF;
	position: absolute;
	top: -90px;
	right: 46px;
	z-index: 10;

}
.nav-renovation i {
	display: block;
	width: 16px;
	height: 17px;
	margin: 5px auto;
	transform: rotateY(180deg);
	background: url(../images/renovation.png) no-repeat;
}
.nav-renovation span {
	display: block;
	font-size: 14px;
	width: 16px;
	line-height: 14px;
	margin: 0 auto;
}
/*鍥剧墖鍒囨崲鍖哄煙鏍峰紡*/
a:hover{
	text-decoration: none!important;
}
#PhotoToggleArea{
	width: 100%;
	background: rgb(85,85,85);
	position:relative;
}
#PhotoToggleArea>#PhotoToggleArea_nav{
	margin: 0 auto;
	width: 1190px;
	height: 30px;
}
#PhotoToggleArea>#PhotoToggleArea_nav li:first-child
{
	margin-left: 0px;
}
#nav-top .sign-logo{
	font-size: 22px;
	top: 30px;
	position: absolute;
	color: white;
}
#PhotoToggleArea_nav a{
	height: 100%;
	display: block;
	line-height: 30px;
	color: rgb(255,255,255);
	padding: 0 12px;
}
#PhotoToggleArea_nav p{
	color: rgb(255,255,255);
	line-height: 30px;
}
#PhotoToggleArea_nav a:hover{
	line-height: 30px;
	background: rgb(143,143,143);
	text-decoration: none;
}
#PhotoToggleArea_nav ul li.active{
	background: rgb(143,143,143);
}
#PhotoToggleArea_nav ul li{
	margin-left: 20px;
}
#PhotoToggleArea_nav ul,#PhotoToggleArea_nav ul li,#PhotoToggleArea_nav div:nth-child(1){
	height: 100%;
	float: left;
}
#PhotoToggleArea_nav div:nth-child(2) span{
	margin-left: 10px;
	display: inline-block;
}
#PhotoToggleArea_nav div:nth-child(2) p{
	margin-left: 5px;
	background-color: #ccc;
}
#PhotoToggleArea_nav div:nth-child(2) img{
	vertical-align: middle;
}
#Phototoggle{
	width: 100%;
	height: 450px;
}

/*鍏徃banner鍖哄煙鏍峰紡*/
.mudule-custom-container{
	width: 100%;
	clear: both;
}
#aboutCompany{
	width: 1190px ;
	height: 660px;
	margin: 0 auto;
	background: rgb(242,242,242);
}
#companylogo{
	width: 100%;
	padding-top: 50px;
	text-align: center;
}
#companyInfo{
	width: 1190px;
	margin: 0 auto;
	margin-top:28px;
	text-align: center;
}
#companyInfo p{
	width: 870px;
	display:block;
	margin: 0 auto;
	line-height: 36px;
	font-size: 20px;
}
#companyProject{
	width: 100%;
}
#companyProject div{
	display: inline-block;
	margin-left: 28px;
}
/*app寮�鍙戝尯鍩熸牱寮�*/
.module-custom{
	padding-top:82px ;
	width: 1190px;
	margin: 0 auto;
	text-align: center;
}
.module-custom p{
	font-size: 1.25em;
	letter-spacing: 3px;
}
.module-custom>img{
	margin-top: 75px;
}
/*搴楅摵绠�浠嬫牱寮�*/
#shopInfo{
	width: 1190px;
	margin: 10px auto 0;
}
#aboutMyShop{
	width: 200px;
}
#employ{
	border: 1px solid #e5e5e5;
	padding: 14px 14px;
}
#employ img{
	width: 170px;
	height: 104px;
}
#employ>a{
	display: block;
	color:rgb(255,255,255);
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
	width: 170px ;
	height: 40px;
	background: rgb(255,96,0);
	font-weight:bold;
}
/*鍏徃鏈嶅姟涓績鏍峰紡*/
#serviceCenter,#serverRankingList,#code,#shopFlow,#link{
	margin-top:10px;
	border-right:1px solid #e5e5e5 ;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-top: 2px solid #959595;
	padding-bottom: 10px;
}
#serviceCenterTop,#serverRankingListTop,#codeTop,#shopFlowTop,#linkTop{
	width: 100%;
	height: 38px;
	background:rgb(244,244,244);
}
#serviceCenterTop p,#serverRankingListTop p,#codeTop p,#shopFlowTop p,#linkTop p{
	margin-left: 12px;
	line-height: 38px;
}
/*官方客服开始*/
#serviceCenterMid {
    position: relative;
    height: 58px;
    padding: 0 15px 0 14px;
    line-height: 58px;
    background-color: #FFF7ED;
}
#serviceCenterMid a{
    background-color: inherit;
}
#serviceCenterMid span{
    margin-right: 18px;
    color: #1ABC9C;
    font-size: 12px;
}
/*官方客服结束*/

/*客服中心开始*/
#servicesList {
    padding: 7px 0;
    margin: 0 15px 0 14px;
    font-size: 12px;
    border-bottom: 1px dotted #ddd;
}

#servicesList span {
    margin-right: 19px;
    margin-left: 0;
    font-size: 12px;
}

#serviceCenterQQ span {
    letter-spacing: 1px;
}

#servicesTime .tel-ul {
    margin-left: 0;
}

#servicesTime .tel-ul .tel-li {
    list-style: none;
    letter-spacing: 1px;
}

#telephoneInfo {
    margin-top: 5px;
    height: 28px;
}

#telephone{
    position: relative;
    height: 28px;
}
#telephone div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 28px;
    z-index: 2;
}

#telephone .contackUl {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0;
    width: 100%;
    height: 28px;
    z-index: 1;
    overflow: hidden;
    visibility: hidden;
}

#telephone img {
    float: none;
}

#servicesTimeInfo {
    padding: 0 15px 0 14px;
    font-size: 12px;
}
/*客服中心结束*/
/*鏈嶅姟鎺掕姒滄牱寮�*/
.serverRankingList{
	width: 180px;
	overflow: hidden;
	border-bottom: 1px solid  #f4f4f4;
	margin: 0 auto;
	height: 76px;
}
.serverRankingList:last-child{
	border-bottom:none !important;
	margin-bottom: 5px;
}
.serverRankingList div{
	margin-left: 10px ;
	margin-top: 8px ;
}
.serverRankingList div p{
	width: 112px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 12px;
}
.serverRankingList a,.serverRankingList div{
	float: left;
}
.serverRankingList img{
	width: 58px;
	height: 40px;
}
#serverRankingList a{
	display: block;
	margin-top: 15px;
}
/*浜岀淮鐮佷笅杞�*/
#phoneCode,#downLoadCode{
	/*width: 180px*/;
	border-bottom: 1px solid  #f4f4f4;
	text-align: center;
	margin: 0 auto;
	width: 180px;
}
#downLoadCode{
	border-bottom: none!important;
	margin-top: 14px;
}
#downLoadCode img {
	width: 114px;
	height:114px;
}
#downLoadCode p{
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 14px;
}
/*搴楅摵娴侀噺*/
#shopFlowData{
	margin-left: 10px;
    margin-top: 10px;
}
/*#shopFlowData p:first-child{
	margin-top: 5px;
}

#shopFlowData p:last-child{
	margin-bottom: 15px;
}*/

#shopFlowData .flowData{
	font-size: 12px;
    line-height: 25px;
}

#shopFlowData .flowData span{
	color: #ff6000;
}
/*鍙嬫儏閾炬帴*/
#linkUrl{
	margin-left: 10px;
}
/*搴楅摵绠�浠�*/
#shopMessage{
	width: 980px;
	margin-left: 10px;
}
#productServer {
	margin-bottom: 10px;
}
#shopIntroduction,#productServer{
	width: 978px;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
#shopIntroductionTop,#productServerContentTop{
	width: 100%;
	position: relative;
	height: 43px;
	border-bottom: 1px solid #e5e5e5;
	background: rgb(246,246,246);
}

#shopIntroductionTop a,#productServerContentTop a.productServer-title{
	width: 129px;
	border-right: 1px solid #e5e5e5;
	position: absolute;
	top: -1px;
	left: 0;
	height: 100%;
	font-size: 16px;
	color: #4FC7AE;
	background: rgb(255,255,255);
	line-height: 40px;
	text-align: center;
	display: block;
	border-top: 2px solid rgb(26,188,156);
}
#productServerContentTop .moreInfo{
	/*margin-top: 10px;*/
	margin-right: 10px;
	font-size: 12px;
	cursor: pointer;
}
#shopMessage,#aboutMyShop{
	float: left;
}
#shopIntroductionContent{
	margin: 15px auto;
}
#shopIntroductionContent ul{
	float: left;
	margin-left: 50px;
}
#shopIntroductionContent ul li{
	line-height: 30px;
	overflow: hidden;
	width: 276px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#shopinformation{
	width: 940px;
	margin: 0 auto;
    word-break: break-all;
}
#shopinformation p{
	/*text-indent: 2em;*/
}
#video{
	margin: 20px auto 20px;
	text-align: center;
	width: 940px;
	vertical-align: middle;
}
#video.hasData{
	height: 500px;
}
#video video{
	display: inline;
	max-height: 500px;
	max-width: 940px;
	text-align: center;
}


/*浜у搧鍙婃湇鍔℃牱寮�*/
#productServerContainer {
	overflow: hidden;
}

/*瀛椾綋棰滆壊鏍峰紡*/
.crR{
	color: red;
}
.crB{
	color:blue
}
.crG{
	color: rgb(136,136,136);
}
.fz18{
	font-size: 14px!important;
	font-weight: 600;
}
.fz12{
	font-size: 12px;
}
.mgl{
	/*margin-left: 160px!important;*/
}
.mgt{
	margin-top: 15px;
}


.footerBar {
	margin-top: 82px;
}

.arraw-down {
	display: inline-block;
	width: 8px;
	height: 4px;
	position: relative;
	top: -2px;
	left: 3px;
	background: url(../images/arraw-down.png) no-repeat center;
}
.buyServer {
	display: none;
	margin-left: 0;
	position: absolute;
	z-index: 8;
}
.buyServer>p {
	position: relative;
	left: -5px;
	background: #555555;
}
/*.buyServer>p>a:hover {*/
/*background: none !important;*/
/*}*/
.server_active {
	background: #33B095 !important;
}
.intro-content{
	margin: 20px 2px;
}
/*shop_style end*/
#customInfo{
	width: 1190px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	background: #fff;
	margin-top:10px;
    overflow: hidden;
	/*background-color: #F2F2F2;*/
}
#telephone p:nth-of-type(1){
	position: relative;
	top: 4px !important;
}
.transaction .nullChance{
	padding: 50px 0;
}

.transaction .nullInformation {
	width: 300px;
	margin: 0 auto;
	left:0;
}
.transaction .nullInformation .no-chance {
	margin: 0 auto;
}

.transaction .nullInformation .no-chance-info {
	width: 100%;
}
.jf-hd-login-reg{
	display: block;
}

/*鏀惰棌搴楅摵*/
#collectShop_Container{
	float: right;
	display: inline;
	width: auto;
	cursor: pointer;
}
#collectShop_Container span{
	line-height: 25px;
}
#collectShop{
	float: right;
	margin-left: 5px !important;
	color: white;
	line-height: 30px !important;
}

/*鏂颁慨鏀规牱寮� 20170531*/
.productPart {
    margin-top:-1px;
}

.productPart:hover {
	background-color: rgba(194,244,224,0.3);
}

.productPart>div {
	width: 95%;
	padding:20px 0;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #EEEEEE;
}

.productPart .serviceImg {
	float: left;
	width: 195px;
	height: 120px;
}

.service-img {
	height: 118px;
	width: 193px;
	border: 1px solid #DDDDDD;
}

.productPart .serviceInformation {
	float: left;
	margin-left: 30px;
	width: 430px;
}

.productPart .serviceInformation p {
	height: 24px;
}

.productPart .serviceInformation .platform{
	font-size: 16px;
	color: #363636;
	margin-bottom: 9px;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.productPart .serviceSubstance {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.productPart .serviceSubstance,.productPart .serviceType {
	color: #969696;
}

.productPart .serviceType {
	margin: 5px 0;
}

.productPart .serviceType span:last-child {
	overflow: hidden;
	display: inline-block;
	width: 350px;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: bottom;
}

.productPart .serviceInformation .crR {
	margin-top: 7px;
	color: #F66411;
   font-size: 16px;
}

.productPart .serviceInformation .crR i {
	position: relative;
	top: -1px;
}

.productPart .serviceState {
	margin-top: 45px;
	float: right;
	font-size: 14px;
}

.productPart .serviceState p {
	text-align: left;
	font-size: 14px;
}

.productPart .serviceState p span:first-child {
	color: #959595;
}

.productPart .serviceState p span:last-child {
	color: #FE5A00;
}


/*20170603 鍙充晶瀹㈡湇*/
#commonAside {
	z-index: 10;
	line-height: normal !important;
    font-size: 12px !important;
}

#commonAside-waiter {
	/*margin-top: 188px !important;*/
}

#commonAside-waiter:hover>p span {
	color: #FDFDFD;
}

#commonAside-waiter>p {
	font-size: 12px;
	text-align: center;
}

#commonAside-waiter>p i {
	width: 41px !important;
	height: 41px !important;
	margin: 0 !important;
	position: relative;
	top:8px;
	background: url("../images/waiter_icon.png") no-repeat center;
}

#commonAside-waiter>p span {
	display: inline-block;
	color: #888888;
	position: relative;
	top:6px;
}


#commonAside-waiter .aligncenter {
    padding: 0;
	text-align: left;
}
#commonAside-waiter .onLine {
	padding: 10px 0 0px 0;
	border-bottom: 1px solid #F3F3F3;
}
#commonAside-waiter .onLine p{
	font-size: 12px;
	color: #A2A2A2;
	margin-bottom: 3px;
}
#commonAside-waiter .onLine .qq-img{
	margin-top: 5px;
	margin-left: 2px;
	position: relative;
	display: block;
}
#commonAside-waiter .onLine p span:first-child {
	/*margin-right: 10px;*/
}
#commonAside-waiter .onLine p a.talkMe {
	display: inline-block;
	/*margin-left:10px;*/
	cursor: pointer;
}
#commonAside-waiter .onLine p a.talkMe em {
	display: inline-block;
	width: 87px;
	height: 25px;
	background: url("../images/talkme.png") no-repeat center;
}

#commonAside-waiter .onLine p {
	font-size: 14px;
	color: #3E3E3E;
}


#commonAside-waiter .aligncenter p span:first-child:before {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #979797;
	margin-right: 5px;
	position: relative;
	top:-3px;
}

#searchQuick a:hover {
	cursor: pointer;
}

/* 201/5/10 */
#commonAside-waiter .official_service {
    position: relative;
    height: 58px;
    padding: 0 15px 0 14px;
    line-height: 58px;
    background-color: #FFF7ED;
}

#commonAside-waiter .official_service span {
    margin-right: 21px;
    color: #1ABC9C;
    font-size: 12px;
}

#commonAside-waiter .service_center {
    padding: 7px 0;
    margin: 0 15px 0 14px;
    font-size: 12px;
    border-bottom: 1px dotted #ddd;
}

#commonAside-waiter .onTelphone {
    position: relative;
    margin-top: 5px;
    height: 28px;
    line-height: 28px;
}

#commonAside-waiter .onTelphone div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 28px;
    z-index: 2;
}

#commonAside-waiter .onTelphone div span {
    margin-right: 21px;
    font-size: 12px;
}

#commonAside-waiter .onTelphone .tel-ul {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0;
    width: 100%;
    height: 28px;
    z-index: 1;
    overflow: hidden;
    visibility: hidden;
}

#commonAside-waiter .qq_service span {
    margin-right: 21px;
    letter-spacing: 1px;
}