/*
xiaohei - QQ:290948585 - www.dtmuban.com
*/
@charset "utf-8";
/* CSS Document */

/*客服1* 绿*/
#floatDivBoxs {
	width: 170px;
	background: #fff;
	position: fixed;
	top:50%;
	margin-top:-200px;	
	right: -175px;
	z-index: 999;
}
#floatDivBoxs .floatDtt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #028039;
	color: #fff;
	font-size: 18px;
	text-indent: 22px;
	position: relative;
}
#floatDivBoxs .floatDqq {
	padding: 0 14px;
}
#floatDivBoxs .floatDqq li {
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0 0 50px;
}
#floatDivBoxs .floatDqq li img {
	width: 20px;
	height: auto;
	vertical-align: middle
}
#floatDivBoxs .floatDtxt,.kfdh{
	font-size: 18px;
	color: #333;
	padding: 12px 14px 5px;
}
#floatDivBoxs .floatDtel{
	padding: 0 0 15px 10px;
}
#floatDivBoxs .floatDtel p ,.dh p{
	line-height: 30px;
	color: #ef8227;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.floatShadow {
	background: #fff;
	box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}
#rightArrow {
	width: 50px;
	height: 45px;
	background: url(img/online_arrow.png) no-repeat;
	position: fixed;
	top:50%;
	margin-top:-200px;
	right: 0px;
	z-index: 999;
}
#rightArrow a {
	display: block;
	height: 45px;
}
.ewm_1{
	text-align:center;
	padding:10PX 0 5px 0;
	background:#EBEBEB;
	width:170px;
	}
.ewm_1 img{
	width:110px;
	height:110px;
	}
/*客服2 橙*/
/*在线客服*/
.keifu {
	position: fixed;
	right: 0;
	width: 26px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index: 990;
}
.icon_keifu {
	width: 26px;
	height: 100px;
	float: left;
	background: url(img/keifu.png) 0 0;
	position: relative;
	display:block;
	cursor: pointer;
}
.keifu_box {
	float: left;
	width: 131px;
	display: none;
	background:#fff;
}
.keifu_head {
	width: 131px;
	height: 41px;
	background: url(img/keifu.png);
	background-position: 0 -103px;
	font-size: 0;
	line-height: 0;
	position: relative;
}
.keifu_close:link, .keifu_close:visited {
	display: block;
	width: 11px;
	height: 11px;
	background: url(img/keifu.png) -42px 0;
	position: absolute;
	top: 15px;
	right: 5px;
}
.keifu_close:hover {
	background-position: -60px 0;
}
.keifu_con {
	border-left: 7px solid #fe9121;
	border-right: 7px solid #fe9121;
	padding-top: 15px;
	background: #fbfbfb;
}
.keifu_con li {
	height: 33px;
	padding-left: 12px;
}
.keifu_con .weixin {
	height: 96px;
}
.keifu_con .bt {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0 0 0 20px;
	color: #012646;
}
.keifu_bot {
	width: 117px;
	border-left: 7px solid #fe9121;
	border-right: 7px solid #fe9121;
	border-bottom: 7px solid #fe9121;
	text-align:center;
	padding-bottom:10px;
}
.fhlist{
	line-height: 30px;
	color: #ef8227;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding:0px 10px;
}
/*客服3*/
.main-im {
	position: fixed;
	right: 0px;
	top:50%;
	margin-top:-100px;
	/*z-index: 100;*/
	width: 110px;
	height: 272px;
}
.main-im .qq-a {
	display: block;
	width: 106px;
	height: 116px;
	font-size: 14px;
	color: #0484cd;
	text-align: center;
	position: relative;
}
.main-im .qq-a span {
	bottom: 5px;
	position: absolute;
	width: 90px;
	left: 10px;
}
.main-im .qq-hover-c {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	position: absolute;
	left: 18px;
	top: 10px;
	overflow: hidden;
	z-index: 9;
}
.main-im .qq-container {
	z-index: 99;
	position: absolute;
	width: 109px;
	height: 118px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	/*border-bottom: 1px solid #dddddd;*/
	background: url(img/qq-icon-bg.png) no-repeat center 8px;
}
.main-im .img-qq {
	max-width: 60px;
	display: block;
	position: absolute;
	left: 6px;
	top: 3px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main-im .im-qq:hover .img-qq {
	max-width: 70px;
	left: 1px;
	top: 8px;
	position: absolute;
}
.main-im .im_main {
	background: #F9FAFB;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background: #F9FAFB;
	display: none;
}
.main-im .im_main .im-tel {
	color: #000000;
	text-align: center;
	width: 109px;
	padding: 20px 0px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.main-im .im_main .im-tel div {
	font-weight: bold;
	font-size: 12px;
	margin-top: 6px;
}
.main-im .im_main .im-tel .tel-num {
	font-family: Arial;
	font-weight: bold;
	color: #e66d15;
}
.main-im .im_main .im-tel:hover {
	background: #fafafa;
}
.main-im .im_main .weixing-container {
	width: 55px;
	height: 47px;
	border-right: 1px solid #dddddd;
	background: #f5f5f5;
	border-bottom-left-radius: 10px;
	background: url(img/weixing-icon.png) no-repeat center center;
	float: left;
}
.main-im .im_main .weixing-show {
	width: 112px;
	height: 152px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -125px;
	top: -126px;
}
.main-im .im_main .weixing-show .weixing-sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 112px;
	top: 134px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 112px;
	top: 132px;
	position: absolute;
}
.main-im .im_main .weixing-show .weixing-ma {
	width: 104px;
	height: 103px;
	padding-left: 5px;
	padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-txt {
	position: absolute;
	top: 110px;
	left: 7px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.main-im .im_main .go-top {
	width: 50px;
	height: 47px;
	background: #f5f5f5;
	border-bottom-right-radius: 10px;
	background: url(img/toTop-icon.png) no-repeat center center;
	float: right;
}
.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px;
}
.main-im .close-im {
	position: absolute;
	right: 10px;
	top: -12px;
	z-index: 100;
	width: 24px;
	height: 24px;
}
.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(img/close_im.png) no-repeat left top;
}
.main-im .close-im a:hover {
	text-decoration: none;
}
.main-im .open-im {
	cursor: pointer;
	margin-left: 68px;
	width: 40px;
	height: 133px;
	background: url(img/open_im.png) no-repeat left top;
}
.qq{
	line-height:30px;
	overflow:hidden;
	text-align:center;
	padding-bottom:5px;
	}
.qq a{
	display:inline-block;
	margin-right:5px;
	border:1px solid #e0e0e0;
	border-radius:15px;
	    padding: 3px 9px;
	}
.qq a:hover{
	border:1px solid #c00;
	}
.qq a img{
	vertical-align:middle;
	width:16px;
	height:auto;
	}
/*客服4*/
#serviceQQ{
	width:189px;
	position: fixed;
	right: -157px;
	top:50%;
	margin-top:-100px;
	z-index: 100;
	}
.onlinebox {
	width: 157px;
	float: left;
	background: #fff;
}
.onlinebox-t {
	background: url(img/img3-5_2.png) no-repeat;
	width: 146px;
	height: 39px;
	overflow: hidden;
}
.onlinebox-m {
	width:144px;
}
.kfcon{
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	width:144px;
	}
.onlinebox-m li {
	text-align: center;
}
.onlinebox-m .yellow {
	color: #ff6600;
	font-weight: 800;
}
.onlinebox-m li {
	border-bottom: solid 1px #e0e0e0;
	margin:0px 5px;
	line-height: 40px;
	height:40px;
}
.onlinebox-m li img{
	width: 20px;
	height: auto;
	vertical-align: middle
	}
.onbtn {
	margin:5px 0 0 0px;
	width: 32px;
	height: 139px;
	overflow: hidden;
	background: url(img/img3-5_1.png) no-repeat;
	float: left;
	display: inline;
}
.ewm_4{
	padding-bottom:10px;
	text-align:center;
	background:#fff;
	width:144px;
	}
.ewm_4 img{
	height:110px;
	width:110px;
	}
.dht{
	font-size: 18px;
	color: #333;
	padding: 12px 14px 5px;
	width:116px;
}
.dh {
	padding: 0 0 15px 10px;
	width:134px;
}