@charset "utf-8";

.im {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 102;
	width: 320px;
	height: 375px;
	background: #000;
	font: 14px/1.5 AppleGothic,Arial,'Microsoft Yahei','Simsun'
}

.im_top {
	position: relative;
	padding: 10px;
	height: 22px;
	color: #fff;
	line-height: 22px
}

.im_topTitle {
	line-height: 22px
}

.im_topIcon {
	position: absolute;
	top: 10px;
	right: 10px
}

.im_minimize,.im_close {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/imIcon.png) no-repeat 3px 5px
}

.im_close {
	background: url(../images/imIcon.png) no-repeat -24px 5px
}

.im_minimize:hover,.im_close:hover {
	background-color: #333
}

.im_dialogueMain {
	position: absolute;
	top: 42px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	background: #fff
}

.im_textMain {
	padding: 20px
}

.im_textList {
	margin: 0;
	list-style: none
}

.im_textList input {
	padding: 8px 2px;
	height: 16px;
	outline: 0;
	border: 1px solid #ccc;
	border-radius: 0
}

.im_textListLeft {
	float: left;
	width: 78px;
	line-height: 35px
}

.im_textListRight {
	margin-left: 75px;
	line-height: 35px
}

.im_textList {
	padding: 20px 0 0 0
}

.im_textList select {
	padding: 3px;
	width: 155px;
	border: 1px solid #ccc;
	border-radius: 0
}

.im_btn {
	display: inline-block;
	padding: 0 20px;
	height: 44px;
	min-width: 100px;
	background: #60c8ff;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 44px
}

.im_btn:hover {
	background: #2fb6ff;
	color: #fff
}

.im_radioList {
	padding: 5px 0 0 0
}

.im_radioList ul {
	margin: 0;
	list-style: none
}

.im_radioList li {
	float: left;
	width: 50%
}

.im_radioList li input {
	margin-left: 0
}

.im_feedback {
	padding: 10px 0 0 0
}

.im_feedbackLeft {
	float: left;
	width: 45px
}

.im_feedbackRight {
	margin-left: 45px
}

.im_feedbackText {
	width: 90%;
	height: 50px;
	outline: 0;
	border: 0;
	border: 1px solid #ccc;
	border-radius: 0;
	resize: none
}

@media(max-width:480px) {
	.im {
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		width: auto;
		height: auto;
		height: 100%
	}
}

.tools {
	position: fixed;
	right: 0;
	bottom: 50px;
	z-index: 101;
	width: 28px
}

.t_newMessage,.t_openIm,.t_share,.t_backTop {
	display: block;
	width: 28px;
	height: 28px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	background-color: rgba(0,0,0,0.8);
	background-image: url(../images/imIcon.png);
	background-repeat: no-repeat
}

.t_newMessage {
	background-color: red
}

.t_newMessage:hover,.t_openIm:hover,.t_share:hover,.t_backTop:hover {
	background-color: rgba(0,0,0,1)
}

.t_newMessage {
	background-position: 4px -43px
}

.t_openIm {
	background-position: 7px -130px
}

.t_share {
	background-position: 4px -72px
}

.t_backTop {
	background-position: 5px -100px
}

.tool_share {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 101;
	width: 320px;
	background: rgba(0,0,0,0.9)
}

.tool_shareHead {
	position: relative;
	height: 40px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 40px
}

.tool_shareClose {
	position: absolute;
	top: 13px;
	right: 10px;
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/imIcon.png) no-repeat -28px 1px;
	opacity: .7
}

.tool_shareClose:hover {
	opacity: 1
}

.tool_shareMain {
	padding: 30px 0 0 0
}

.tool_shareMain ul {
	margin: 0;
	list-style: none
}

.tool_shareMain li {
	float: left;
	padding-bottom: 30px;
	width: 25%
}

.tool_shareMain li a {
	display: block;
	margin: 0 auto;
	width: 50px;
	color: #999;
	text-align: center;
	text-decoration: none;
	font-size: 12px
}

.tool_shareMain li a i {
	display: inline-block;
	margin-bottom: 4px;
	width: 50px;
	height: 50px;
	border-radius: 4px;
	background-color: rgba(255,255,255,0.2);
	background-position: center center;
	background-repeat: no-repeat
}

.tool_shareMain li a:hover i {
	background-color: rgba(255,255,255,0.5)
}

.tool_shareMain li a:hover {
	color: #ccc;
	text-decoration: none
}

.tool_share_sina {
	background-image: url(../images/sina_icon.png)
}

.tool_share_rr {
	background-image: url(../images/ren_icon.png)
}

.tool_share_kx {
	background-image: url(../images/kx_icon.png)
}

.tool_share_db {
	background-image: url(../images/db_icon.png)
}

.tool_share_wx {
	background-image: url(../images/wx_icon.png)
}

.tool_share_qqwb {
	background-image: url(../images/t_qq_icon.png)
}

.tool_share_qzone {
	background-image: url(../images/qzone_icon.png)
}

.tool_share_ewm {
	background-image: url(../images/ewm_icon.png)
}

@media(max-width:480px) {
	.tool_share {
		position: fixed;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		width: auto;
		height: 100%
	}
}