@charset "utf-8";

/* 在线客服 */

.duilian {
	top: 5%;
	position: absolute;
	width: 168px;
	overflow: hidden;
	display: block;
	z-index: 200;
}

.duilian_left {
	right: 5px;
}

.duilian_right {
	left: 0px;
}

.duilian_con {
	width: 168px;
	overflow: hidden;
	
}

.kf_left {
	width: 26px;
	height: 110px;
	float: left;
	cursor: pointer;
	margin-top: 190px;
	background: url(../images/kf_left.png) no-repeat center left;
}
.kf_lefty {
	width: 26px;
	height: 110px;
	float: left;
	cursor: pointer;
	margin-top: 190px;
	background: url(../images/kf_lefty.png) no-repeat center left;
}

.kfDiv1 {
	width: 142px;
	float: left;
}

.kf_top1 {
	width: 142px;
	height: 42px;
	float: left;
	background: url(../images/kf_top.png) no-repeat;
}
.kf_top {
	width: 142px;
	height: 42px;
	float: left;
	background: url(../images/kf_topy.png) no-repeat;
}

.kf_Middle1 {
	width: 142px;
	height: auto;
	float: left;
	background: url(../images/kf_Middle.png) repeat-y;
}


.kf_below1 {
	width: 142px;
	height: 39px;
	float: left;
	background: url(../images/kf_below.png) no-repeat;
}
.kf_below {
	width: 142px;
	height: 39px;
	float: left;
	background: url(../images/kf_belowy.png) no-repeat;
}

a.kf_a1 {
	width: 80px;
	height: 25px;
	float: left;
	display: block;
	margin-left: 15px;
	line-height: 25px;
	margin-top: 18px;
	text-align: left;
	text-indent: 25px;
	background: url(../images/trademanager.png) no-repeat center left;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.kf_a2 {
	width: 80px;
	height: 25px;
	float: left;
	display: block;
	margin-left: 15px;
	margin-top: 18px;
	background: url(../images/skype.png) no-repeat center left;
	line-height: 25px;
	text-align: left;
	text-indent: 35px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.kf_a3 {
	width: 80px;
	height: 25px;
	float: left;
	display: block;
	margin-left: 15px;
	margin-top: 18px;
	background: url(../images/qq.jpg) no-repeat center left;
	line-height: 25px;
	text-align: left;
	text-indent: 35px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 480px) {
	.duilian {
		display: none;
	}
	
}


/*.duilian_close {
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-align: center;
	display: block;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
}*/


