﻿/* CSS Document */
/* 公共 */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	width: 100%;
	font-size: 14px;
}

ul,
ol {
	list-style: none;
}

img {
	border: none;
	outline: none;
}

a {
	color: #666;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #e8431f;
}

.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* app1 */
#app1 {
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 100;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+100));
}

#app1 .kefu-open {
	position: absolute;
	top: 0;
	right: 0;
	padding: 147px 2px 0 0;
	background: url(../img/app1/kefu_top.png) no-repeat;
	_background-image: url(../img/app1/kefu_icon.gif);
	overflow: hidden;
}

#app1 .kefu-open .close {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0;
	top: 0;
	text-indent: -9999px;
	background: url(../img/app1/closebox.png) no-repeat;
}

#app1 .kefu-open div {
	width: 152px;
}

#app1 .kefu-open ul {
	width: 100%;
	padding-top: 6px;
	background: url(../img/app1/kefu_center.gif) no-repeat;
	height: 169px;
	border-bottom: 1px solid #7A7A7A;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#app1 .kefu-open li {
	height: 28px;
	line-height: 28px;
	width: 90%;
	margin: 0 auto;
	background: #00829a;
	margin-top: 6px;
	border-radius: 8px;
}

#app1 .kefu-open li a {
	display: block;
	zoom: 1;
	color: #fff;
	text-decoration: none;
}

#app1 .kefu-open li a:hover {
	text-decoration: none;
}

#app1 .kefu-open li a img {
	vertical-align: middle;
	padding: 0 16px;
	width: 20px;
	height: 20px;
}

#app1 .kefu-open li a i.online {
	background-position: -56px -56px;
}

#app1 .kefu-open li a i.txt {
	background-position: -56px -86px;
}

#app1 .kefu-open li a i.weixin {
	background: url(../img/app1/wchat.png) no-repeat;
	background-size: 100%;
}

#app1 .kefu-close {
	position: absolute;
	top: 5px;
	right: 0;
	width: 0;
	height: 135px;
	padding: 0;
	background: url(../img/app1/menu.png) no-repeat 0 0;
	_background-image: url(../img/app2/menu.png);
	cursor: pointer;
	overflow: hidden;
}

#tel {
	background: url(../img/app1/tel.gif) no-repeat;
	top: -26px;
	left: 16px;
	position: relative;
}

#tel img {
	float: left;
}

#tel span {
	font-size: 14px;
	color: #666;
	font-family: "微软雅黑";
	padding-left: 10px;
}

/* #app2 */
#app2 {
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 100;
	_position: absolute;
}

#app2 .kefu-open {
	position: absolute;
	top: 0;
	right: 0;
	width: 138px;
	padding: 46px 0 0 0;
	background: url(../img/app2/kefu_icon.png) no-repeat -46px 0;
	overflow: hidden;
}

#app2 .kefu-open .close {
	display: block;
	position: absolute;
	width: 22px;
	height: 22px;
	right: 0;
	top: 0;
	text-indent: -9999px;
}

#app2 .kefu-open div {
	padding-bottom: 5px;
	background: url(../img/app2/kefu_bg.png) no-repeat -268px bottom;
	width: 134px;
}

#app2 .kefu-open ul {
	background: url(../img/app2/kefu_bg.png) repeat-y 0 0 #939393;
}

#app2 .kefu-open li {
	height: 32px;
	line-height: 32px;
	padding: 0 15px 2px;
	background: url(../img/app2/kefu_bg.png) no-repeat -134px bottom;
}

#app2 .kefu-open li a {
	color: #fff;
	display: block;
	position: relative;
	zoom: 1;
	padding-left: 35px;
}

#app2 .kefu-open li a:hover {
	text-decoration: none;
}

#app2 .kefu-open li a i {
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 6px;
	width: 21px;
	height: 21px;
	background: url(../img/app2/kefu_icon.png) no-repeat 9999px 9999px;
	_background-image: url(../img/app2/kefu_icon.gif);
}

#app2 .kefu-open li a i.qq {
	background-position: -86px -56px;
}

#app2 .kefu-open li a i.online {
	background-position: -56px -56px;
}

#app2 .kefu-open li a i.txt {
	background-position: -56px -86px;
}

#app2 .kefu-close {
	position: absolute;
	top: 5px;
	right: 0;
	width: 0;
	height: 127px;
	padding: 0;
	background: url(../img/app2/kefu_icon.png) no-repeat 0 0;
	_background-image: url(../img/app2/kefu_icon.gif);
	cursor: pointer;
	overflow: hidden;
}

/* #app3 */
.scrollsidebar {
	position: absolute;
	z-index: 999;
	top: 180px;
}

#app3 .qqserver p img {
	display: inline;
	margin: -5px 5px 0 0;
	vertical-align: middle;
}

#app3 .side_content {
	width: 167px;
	height: auto;
	overflow: hidden;
	float: left;
}

#app3 .side_content .side_list {
	width: 167px;
	overflow: hidden;
}

#app3 .show_btn {
	width: 0;
	height: 144px;
	overflow: hidden;
	margin-top: 50px;
	float: left;
	cursor: pointer;
}

#app3 .show_btn span {
	display: none;
}

#app3 .close_btn {
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.side_title,
.side_bottom,
.close_btn,
.show_btn {
	background: url(../img/app3/sidebar_bg.png) no-repeat;
	_background: url(../img/app3/sidebar_bg.gif) no-repeat;
}

#app3 .side_title {
	height: 46px;
}

#app3 .side_bottom {
	height: 8px;
}

#app3 .side_center {
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 12px 5px 12px;
	font-size: 12px;
}

#app3 .close_btn {
	float: right;
	display: block;
	width: 19px;
	height: 19px;
	margin: 16px 7px 0 0;
	_margin: 16px 3px 0 0;
}

#app3 .close_btn span {
	display: none;
}

#app3 .side_center .qqserver p {
	text-align: left;
	padding: 6px 0;
	margin: 0;
	vertical-align: middle;
	margin-bottom: 10px;
}

#app3 .side_center .qqserver p a {
	color: #525252;
	display: block;
}

#app3 .phoneserver {
	font-size: 14px;
	text-align: center;
}

#app3 .phoneserver p {
	padding: 2px 0;
	_height: 16px;
	margin: 0;
	color: #666666;
}

#app3 .msgserver {
	border-top: 1px dotted #ccc;
	text-align: center;
	margin-top: 6px;
	padding: 10px 0 3px 0;
}

#app3 .msgserver a {
	background: url(../img/app3/sidebar_bg.gif) no-repeat -119px -154px;
	padding: 3px 0 3px 23px;
}

#app3 .side_content hr {
	border-bottom: 1px solid #E6E6E6;
	height: 1px;
	margin: 10px 0;
	clear: both;
}

/* green skin  */
.side_green .side_title {
	background-position: -333px 0;
}

.side_green .side_center {
	background: url(../img/app3/green_line.gif) repeat-y center;
}

.side_green .side_bottom {
	background-position: -333px -60px;
}

.side_green .close_btn {
	background-position: -45px -0px;
}

.side_green .close_btn:hover {
	background-position: -66px 0px;
}

.side_green .show_btn {
	background-position: -187px 0;
}

.side_green .msgserver a {
	color: #68c40b;
}

.side_green hr {
	border-bottom: 1px solid #edf2e5;
}

/* #app4 */
#app4 {
	width: 150px;
	height: 340px;
	background: #FFF;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.16);
	position: fixed;
	z-index: 999;
	right: 0;
	top: 260px;
	overflow: hidden;
}

.fL_close {
	display: block;
	width: 100%;
	height: 15px;
	background: #777;
	font-size: 0;
	position: relative;
	transition: all ease-out 0.2s;
}

.fL_close img {
	position: absolute;
	right: 5px;
	top: 3px;

}

.fL_close:hover {
	background: #004899;
}

.fL_qq {
	padding: 5px 0 13px 0;
	text-align: center;
	border-bottom: 1px dashed #CCC;
}

.fL_qq a {
	display: block;
	margin-top: 8px;
	font-size: 13px;
}

.fL_qq a img {
	height: 20px;
	margin: -2px 0 0 0;
	vertical-align: middle
}

.fL_tel {
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.fL_tel img {
	height: 20px;
	margin: -2px 6px 0 0;
	vertical-align: middle;
}

.fl_qr {
	text-align: center;
	padding: 2px 0;
}

.fl_qr img {
	width: 146px;
}

/* #app5 */
#app5 {
	width: 170px;
	background: #fff;
	position: fixed;
	top: 100px;
	right: 0;
	z-index: 999;
}

#app5 .floatDtt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #f08326;
	color: #fff;
	font-size: 18px;
	text-indent: 22px;
	position: relative;
}

#app5 .floatDqq {
	padding: 0 14px;
}

#app5 .floatDqq li {
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0 0 50px;
}

#app5 .floatDtxt {
	font-size: 18px;
	color: #333;
	padding: 12px 14px;
}

#app5 .floatDtel {
	padding: 0 0 15px 10px;
}

#app5 .floatDtel h4 {
	color: #f08326;
	font-size: 20px;
}

#app5 .floatDbg {
	width: 100%;
	height: 20px;
	background: url(../img/app5/online_botbg.jpg) no-repeat;
	box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

.floatShadow {
	background: #fff;
	box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

#rightArrow {
	width: 50px;
	height: 45px;
	background: url(../img/app5/online_arrow.jpg) no-repeat;
	position: fixed;
	top: 100px;
	right: 170px;
	z-index: 999;
}

#rightArrow a {
	display: block;
	height: 45px;
}

/* #app6 */
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}

.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}

.yb_bar .yb_top {
	background: #ff4a00 url(../img/app6/fixCont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
	background: #ff4a00 url(../img/app6/fixCont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
	text-indent: 0;
	background: #ff4a00 url(../img/app6/fixCont.png) no-repeat 0 -113px;
}

.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #ff4a00 url(../img/app6/fixCont.png) no-repeat 0 -169px;
}

.hd_qr {
	padding: 0 29px 25px 29px;
}

.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}

/* #app7 */
#app7 {
	position: fixed;
	width: 54px;
	height: 275px;
	right: 0;
	top: 214px;
	z-index: 100;
}

#app7 ul li {
	width: 54px;
	height: 54px;
	float: left;
	position: relative;
	border-bottom: 1px solid #444;
}

#app7 ul li .sidebox {
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color: #fff;
	font: 14px/54px "微软雅黑";
	overflow: hidden;
}

#app7 ul li img {
	float: left;
}
/* #app8 */
.lxfx {
	width: 77px;
	height: auto;
	position: fixed;
	top: 200px;
	right: 2px;
	z-index: 11;
}
.lxfx li a {
	width: 300px;
	color: #fff;
	display: block;
}
.leftlx {
	float: left;
	width: 77px;
	height: 47px;
}
.lxfx li span {
	height: 24px;
	line-height: 22px;
	padding-left: 8px;
	border-left: 1px solid #fff;
	margin-top: 8px;
	font-size: 20px;
	color: #fff;
	float: left;
}
.ewm {
	width: 120px;
	height: 120px;
	background: #c0c0c0;
	border: 5px solid #fff;
	position: absolute;
	left: -145px;
	top: -40px;
	display: none;
}
.lxfx li i {
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
	background: url(../img/app8/fx.png) no-repeat 4px 0px;
}
.lxfx li i.icon-tel {
	background-position: 0px -25px;
}
.lxfx li i.icon-ly {
	background-position: 4px -53px;
}
.lxfx li i.icon-wx {
	background-position: -34px 4px;
}
.lxfx li i.icon-wb {
	background-position: -30px -22px;
}
.lxfx li p {
	text-align: center;
}
.lxfx li {
	width: 77px;
	padding:10px 0;
	margin-bottom: 1px;
	margin-left: 0px;
	background: #2a0d0f;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	position: relative;
	overflow: hidden;
}
/* #app9 */
#app9 {
	position: fixed;
	top: 26%;
	right: 0;
	width: 130px;
	z-index: 99;
}
.BT_ZX_Thumb {
	position: absolute;
	right: 0;
	display: none;
	margin: 75px 0 0 50px;
	width: 32px;
	cursor: pointer;
	background-color: #e53834;
	border-radius: 2px;
}
.BT_ZX_Box {
	position: relative;
	right: 10px;
	width: 130px;
	background-color: #f5f3f4;
	font-family: \5FAE\8F6F\96C5\9ED1;
}
.BT_ZX_Thumb a {
	display: block;
	margin: 8px auto;
	width: 46%;
	height: 100%;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	font-family: \5B8B\4F53;
}
.BT_ZX_Box h2 {
	height: 30px;
	line-height: 30px;
	border-bottom: 6px solid #e53834;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	font-family: arial;
	background-color: #666;
}
.BT_ZX_Content {
	padding-bottom: 10px;
	width: 128px;
	border-left: 1px solid #d8d7d7;
	border-right: 1px solid #d8d7d7;
	border-bottom: 1px solid #d8d7d7;
	background-color: #faf9f9;
}
.BT_ZX_Box dl:first-child {
	border-top: 0;
}
.BT_ZX_Box dl {
	padding: 10px 12px;
	margin-left: auto;
	margin-right: auto;
	width: 94px;
	border-top: 1px dotted #c3c3c4;
	color: #333;
	font-weight: 700;
}
.BT_ZX_Box dt {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}
.BT_ZX_Box dt img {
	float: left;
	margin-right: 5px;
}
.BT_ZX_Box dd {
	margin-top: 5px;
	line-height: 18px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
}
.BT_ZX_Close {
    position: absolute;
    right: -6px;
    top: -6px;
    width: 13px;
    height: 13px;
}
/* #app10 */
#app10 {
	position: fixed;
	right: 30px;
	top: 50%;
	margin-top: -85px;
	width: 80px;
	z-index: 10;
}
#app10 ul {
	width: 100%;
}
#app10 li {
	width: 80px;
	text-align: center;
	margin-bottom: 2px;
	background-color: #383838;
	position: relative;
	float: left
}
#app10 li:hover{
	background-color: #0093dd;
}
#app10 li a {
	display: block;
	color: #fff;
}
#app10 li a span{
    font-size: 20px;
    display: block;
    margin-top: 11px;
}
#app10 li .ico {
	display: block;
	height: 26px;
	margin-top: 7px;
}
#app10 li .ico1 {
	background: url(../img/app10/ico_33.png) no-repeat center;
}
#app10 li:hover .ico1 {
	background: url(../img/app10/ico_33_h.png) no-repeat center;
}
#app10 li .ico2 {
	background: url(../img/app10/ico_34.png) no-repeat center;
}
#app10 li:hover .ico2 {
	background: url(../img/app10/ico_34_h.png) no-repeat center;
}
#app10 li .ico3 {
	background: url(../img/app10/ico_35.png) no-repeat center;
}
#app10 li:hover .ico3 {
	background: url(../img/app10/ico_35_h.png) no-repeat center;
}
#app10 li .sub-phone {
    display: none;
    width: 170px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    background-color: #0093dd;
    position: absolute;
    right: 100%;
    top: 0;
    font-size: 14px;
    margin-top: 0;
}
#app10 li p{margin-bottom: 7px;}
#app10 li:hover .sub-phone {
    display: block;
}
#app10 li.wx .wx-box {
	display: block;
	position: absolute;
	top: 100%;
	right: 0;
	width: 120px;
	height: 120px;
	background-color: #0093dd;
	padding: 5px;
	display: none;
}
#app10 li.wx img {
	width: 100%;
}
#app10 li.wx:hover .wx-box {
    display: block;
}




