.backTools.backTools_990 {
	margin-left: 0;
	left: auto;
	right: 2px;
}
.backTools.backTools_990 .backTools_catalog {
	right: 0;
	left: auto !important;
}

.bts_os.backTools_990 {
	margin-left: 0;
	left: auto;
	right: 2px;
}
.bts_os.backTools_990 .bts_os_miniView {
	float: right;
	margin-left: 0;
	left: auto;
	right: 2px;
}

.backTools {
	position: fixed;
	left: 50%;
	/*bottom: 20px;*/
	margin-left: 597px;
	z-index: 99;
	font-size: 12px;
	line-height: 1.8em;
}

/* 在线客服 */
.bts_os {
	position: fixed;
	left: 50%;
	margin-left: 597px;
	top: 247px;
	font-size: 12px;
	z-index: 98;
}

/* 在线客服mini视图 */
.bts_os_miniView .bts_os_minBtn {
	float: left;
	display: inline-block;
	width: 34px;
	padding: 5px;
	background-color: #fe970c;
	color: #fff;
	text-align: center;
}
.bts_os_miniView i {
	display: block;
	height: 32px;
	background-image: url(../style/qq.png);
	background-position: 3px center;
	background-repeat: no-repeat;
	/*background-image: url(icon.png?v=20141008);
	background-position: -81px 4px;
	background-repeat: no-repeat;*/
}
.bts_os_miniView.active i {
	background-position: -120px center;
}
.bts_os_miniView span {
	display: inline-block;
	line-height: 1.3em;
	width: 1em;
}

/* 在线客服视图 */
.bts_os_view {
	display: none;
	position: relative;
	background-color: #fff;
	width: 100px;
	text-align: center;
}
.bts_os_tlt {
	position: relative;
}
.bts_os_tlt h3 {
	height: 30px;
	line-height: 30px;
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f7f7f7, #e9e9e9);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e9e9e9));
	background: -o-linear-gradient(top, #f7f7f7, #e9e9e9);
	border: 1px solid #dcdcdc;
	color: #6b6b6b;
	font-size: 14px;
	font-weight: normal;
	padding-right: 10px;
}
.bts_os_tlt a {
	position: absolute;
	right: 5px;
	width: 15px;
	height: 31px;
	line-height: 31px;
	top: 0;
	color: #6b6b6b;
}
.bts_os_tlt a:hover {
	text-decoration: none;
	color: #aaa;
}
.bts_os_cont {
	border-width: 1px;
	border-style: solid;
	border-color: #dcdcdc;
}
.bts_os_tel {
	margin: 0px 5px 5px 5px;
}
.bts_os_tel h4 {
	height: 35px;
	line-height: 35px;
	font-family: "Microsoft Yahei", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #fe970c;
	font-size: 12px;
	white-space: nowrap;
}
.bts_os_tel > div {
	height: 35px;
	line-height: 33px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.bts_os_tel > div em {
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 24px;
	background: url(../style/os_icon.png) left -38px no-repeat;
}
.bts_os_tel > div a {
	display: inline-block;
	vertical-align: middle;
}
.bts_wave {
	font-size: 13px;
	white-space: nowrap;
	margin-top: -1px;
}
.bts_os_wx {
	padding-bottom: 3px;
}
.bts_os_wx h4 {
	font-weight: normal;
}
.bts_os_wx div {
	width: 78px;
	height: 78px;
	margin: 0 auto;
	background: url(../style/code.png) center center no-repeat;
}

/* 二维码视图 */
.bts_qrcode_wp {
	visibility: hidden;
	position: absolute;
	padding: 10px;
	left: -160px;
	margin-top: -50px;
	background-color: #ff9200;
}
.bts_qrcode_angle {
	display: block;
	content: "\20";
	position: absolute;
	top: 60px;
	right: -10px;
	width: 0;
	height: 0;
	border-width: 10px 0 10px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #ff9200;
}
.bts_qrcode_wp p {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	margin-bottom: -7px;
}
.bts_qrcode_view {
	width: 104px;
	height: 104px;
	padding: 8px;
	background-color: #fff; 
}

/* 目录列表 */
.backTools_catalog {
	position: absolute;
	top: -100%;
	z-index: 1;
	padding: 0 10px;
	background: url(../style/alpha.png) repeat;
	/*background-color: rgba(256,256,256,.9);*/
}

.backTools_catalog li {
	background: url(../style/catalog.png) no-repeat 0 -82px;
}

.backTools_catalog li:first-child {
	background-position: 0 12px;
}

.backTools_catalog li:last-child,
.backTools_catalog .last_catalog {
	background-position: 0 -180px;
}

.backTools_catalog .active {
	background-position: -192px -82px;
}
.backTools_catalog .active:first-child {
	background-position: -192px 12px;
}
.backTools_catalog .active:last-child,
.backTools_catalog .active .last_catalog {
	background-position: -192px -180px;
}

.backTools_catalog .active a {
	color: #fe970c;
}
.backTools_catalog .active a:hover {
	text-decoration: none;
}


.backTools_catalog li a {
	display: block;
	padding: 5px 0 5px 20px;
	white-space: nowrap;
}

/* 列表按钮 */
.backTools_list {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 1;
}

.backTools_list li {
	margin-bottom: 1px;
	overflow: hidden;
}
.backTools_list li a {
	display: block;
	width: 34px;
	height: 30px;
	padding: 5px;
	color: #fff;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	background-color: #ffb13e;
}
.backTools_list li a:hover {
	background-color: #fe970c;
}


.backTools_list li a span {
	display: inline-block;
}

.backTools_list a i {
	display: block;
	height: 35px;
}
.bts_share i {
	background-image: url(../style/bt_icon.png);
	background-repeat: no-repeat;
	background-position: 5px -235px;
}

.bts_backToTop {
	
}
.bts_backToTop i {
	margin-top: 0;
	display: block;
	height: 35px;
	background: url(../style/bt_icon.png) 3px -416px no-repeat;
}
.bts_backToTop:hover {
	text-decoration: none;
	background-image: none;
}

.backTools_list li .bts_chat i {
	display: block;
	height: 35px;
	background-image: url(../style/bt_icon.png);
	background-position: 5px -356px;
	background-repeat: no-repeat;
}
.bts_chat:hover {
	text-decoration: none;
	background-image: none;
}
.backTools_list li .bts_qrcode i {
	display: block;
	height: 32px;
	background-image: url(../style/bt_icon.png);
	background-position: 5px -296px;
	background-repeat: no-repeat;
}
.bts_qrcode span {
	width: 1em;
}
.bts_qrcode:hover {
	text-decoration: none;
	background-image: none;
}

/*.bts_catalog i{
	display: block;
	height: 30px;
	background: url(../style/icon.png) 6px 9px no-repeat;
}
.bts_catalog:hover i {
	
}*/

/* 分享列表 */
.bts_share_list {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 100%;
	/*bottom: 83px;*/
	z-index: 2;
	display: none;
	overflow: hidden;
	font-family: 'Microsoft Yahei',"微软雅黑",arial,"宋体",sans-serif;
}
.bts_share_list li {
	border-bottom: 1px solid #e48800;
	overflow: hidden;
}
/* 增加hover高度 */
.bts_share_list li:first-child {
	border-top: 20px solid transparent;
}
.bts_share_list li a {
	display: block;
	width: 34px;
	height: 30px;
	padding: 5px;
	color: #fff;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	background-color: #fe970c;
}
.bts_share_list li a span {
	display: inline-block;
}
/* 微博图标 */
.bts_share_list a i {
	margin-top: 0;
	display: block;
	height: 35px;
	background-image: url(../style/bt_icon.png);
	background-repeat: no-repeat;
}
.bts_share_list a:hover i {
	display: none;
}
.bts_wx i {
	background-position: 5px 6px;
}
.bts_tsina i {
	background-position: 5px -55px;
}
.bts_qzone i {
	background-position: 5px -115px;
}
.bts_share_list .bts_wx {
	line-height: 30px;
}
.bts_tqq i {
	background-position: 5px -175px;
}

/* 动画 */
.bts_jump i {
	position: relative;
}

.bts_shake i {
	position: relative;
	/*animation: shake 1s ease both infinite;
	-webkit-animation: shake 1s ease both infinite;
	-moz-animation: shake 1s ease both infinite;
	-o-animation: shake 1s ease both infinite;*/
}
/*.bts_shake:hover i {
	animation: shake 1s ease both;
	-webkit-animation: shake 1s ease both;
	-moz-animation: shake 1s ease both;
	-o-animation: shake 1s ease both;
}*/

@keyframes shake{
	0%, 80%{transform:scale(1);}
	10%, 30%, 50%, 70%{transform:scale(1.1) rotate(10deg);}
	20%, 40%, 60%{transform:scale(1.1) rotate(-10deg);}
	90% 100%{transform:scale(1) rotate(0);}
}
@-webkit-keyframes shake{
	0%, 70%{-webkit-transform:scale(1);}
	10%, 30%, 50%{-webkit-transform:scale(1.1) rotate(10deg);}
	20%, 40%, 60%{-webkit-transform:scale(1.1) rotate(-10deg);}
	80% 100%{-webkit-transform:scale(1) rotate(0);}
}
@-moz-keyframes shake{
	0%, 80%{-moz-transform:scale(1);}
	10%, 30%, 50%, 70%{-moz-transform:scale(1.1) rotate(10deg);}
	20%, 40%, 60%{-moz-transform:scale(1.1) rotate(-10deg);}
	90% 100%{-moz-transform:scale(1) rotate(0);}
}
@-o-keyframes shake{
	0%, 80%{-o-transform:scale(1);}
	10%, 30%, 50%, 70%{-o-transform:scale(1.1) rotate(10deg);}
	20%, 40%, 60%{-o-transform:scale(1.1) rotate(-10deg);}
	90% 100%{-o-transform:scale(1) rotate(0);}
}

/*2016-09-07 新增反馈按钮*/
#reback_form{
	position: fixed;
	bottom: 50px;
	left: 59%;
	z-index: 9999;
	width: 388px;
	border: 1px solid #ccc;
	background-color: #fffcf9;
	padding: 15px;
}
.reback_form_title{
	text-align: center;
	position: relative;
}
.reback_head_icon{
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	height: 80px;
	width: 80px;
	background: url("../style/service.png") no-repeat center center;
	margin-top: -60px;
	border: 1px solid #ccc;
}
.reback-close{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 12px;
	background: url("../style/close.png") no-repeat center center;
}
.reback_content{
	width: 350px;
	margin: 15px auto 10px;
	position: relative;
	overflow: hidden;
}
#reback_descript{
	width: 328px;
	height: 110px;
	resize: none;
	color: #333;
	border: 1px solid #ccc;
	padding: 10px;
	overflow-y: hidden;
}
.remain{
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #ccc;
}
.reback_bottom{
	width: 350px;
	margin: auto;
}
#reback_email{
	resize: none;
	color: #333;
	overflow-y: hidden;
	width: 240px;
	border: 1px solid #ccc;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
}
#reback_submit{
	border-radius: 2px;
	font-size: 14px;
	width: 80px;
	float: right;
	color: #fff;
	background-color: #ccc;
	border: none;
	height: 36px;
}
.grey{
  color: #aaa !important;
}
