.main-im {
	top: 265px; right: 10px; position: fixed; z-index: 100;
}
.main-im .qq-a {
	width: 106px; height: 116px; text-align: center; color: rgb(4, 132, 205); font-size: 14px; display: block; position: relative;
}
.main-im .qq-a span {
	left: 10px; width: 90px; bottom: 5px; position: absolute;
}
.main-im .qq-hover-c {
	border-radius: 35px; left: 18px; top: 10px; width: 70px; height: 70px; overflow: hidden; position: absolute; z-index: 9;
}
.main-im .qq-container {
	background: url("../Img/qq-icon-bg.png") no-repeat center 8px; width: 109px; height: 118px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; z-index: 99; border-top-left-radius: 10px; border-top-right-radius: 10px;
}
.main-im .img-qq {
	transition:0.5s; left: 6px; top: 3px; display: block; position: absolute; max-width: 60px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s;
}
.main-im .im-qq:hover .img-qq {
	left: 1px; top: 8px; position: absolute; max-width: 70px;
}
.main-im .im_main {
	background: rgb(249, 250, 251); border-radius: 10px; border: 1px solid rgb(221, 221, 221); border-image: none; display: none;
}
.main-im .im_main .im-tel {
	padding: 5px 0px; width: 109px; text-align: center; color: rgb(0, 0, 0); border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.main-im .im_main .im-tel div {
	font-size: 12px; font-weight: bold; margin-top: 6px;
}
.main-im .im_main .im-tel .tel-num {
	color: rgb(230, 109, 21); font-family: Arial; font-weight: bold;
}
.main-im .im_main .im-tel .tel-num a {
	color: rgb(230, 109, 21);
}
.main-im .im_main .weixing-container {
	background: url("../Img/weixing-icon.png") no-repeat center; width: 55px; height: 47px; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; float: left; border-bottom-left-radius: 10px;
}
.main-im .im_main .weixing-show {
	background: rgb(255, 255, 255); border-radius: 10px; border: 1px solid rgb(221, 221, 221); border-image: none; left: -125px; top: -126px; width: 112px; height: 172px; position: absolute;
}
.main-im .im_main .weixing-show .weixing-sanjiao {
	border-width: 6px; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); left: 112px; top: 134px; width: 0px; height: 0px; position: absolute; z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
	border-width: 8px; border-style: solid; border-color: transparent transparent transparent rgb(221, 221, 221); left: 112px; top: 132px; width: 0px; height: 0px; position: absolute;
}
.main-im .im_main .weixing-show .weixing-ma {
	width: 104px; height: 103px; padding-top: 5px; padding-left: 5px;
}
.main-im .im_main .weixing-show .weixing-txt {
	margin: 0px auto; left: 7px; top: 110px; width: 100px; text-align: center; position: absolute;
}
.main-im .im_main .go-top {
	background: url("../Img/totop-icon.png") no-repeat center; width: 50px; height: 47px; float: right; border-bottom-right-radius: 10px;
}
.main-im .im_main .go-top a {
	width: 52px; height: 47px; display: block;
}
.main-im .close-im {
	top: -12px; width: 24px; height: 24px; right: 10px; position: absolute; z-index: 100;
}
.main-im .close-im a {
	background: url("../Img/close_im.png") no-repeat left top; width: 24px; height: 24px; display: block;
}
.main-im .close-im a:hover {
	text-decoration: none;
}
.main-im .open-im {
	margin-left: 68px; cursor: pointer; max-width: 200px;
}
