﻿@charset "utf-8";
/*-----------------初始化---------------------*/
/* *{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
a{text-decoration:none;color:#333;}
body{color:#333;font-family:'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;line-height:20px;overflow-x:hidden;width:100%;height:2000px;font-size:14px;}
.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;} */
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:250px;right:5px;cursor:pointer;transition:all .3s ease;background-color:rgb(85,175,227);padding:10px;}
.yb_bar ul li{width:64px;height:64px;font:16px/53px 'Microsoft YaHei';color:#0fbbe9;margin-bottom:3px;/* border-radius:50px; */transition:all .5s ease;overflow:hidden;border-bottom: 1px solid #EBEBEB;}
/* .yb_bar .yb_top{background:#F2F2F2 url(../../images/website/fixCont.png) no-repeat 0 0;} */
/* .yb_bar .yb_QQ{background:#F2F2F2 url(../../images/website/QQ.png) no-repeat }
.yb_bar .yb_chat{text-indent:0;background:#F2F2F2 url(../../images/website/chat.png) no-repeat } */
/* .yb_bar .yb_ai{background:#F2F2F2 url(../../images/website/fixCont.png) no-repeat 0 -169px;}  */
/*  .yb_bar .yb_ercode{background:#F2F2F2 url(../../images/website/fixCont.png) no-repeat 0 -220px;}  */
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#0fbbe9;}
.yb_search a{display:block;text-indent:54px;width:100%;height:100%;color:#0fbbe9;}

.yb_bar .yb_ai{background: url(../../images/website/fixCont2.png) no-repeat}

.yb_bar .yb_QQ{background:#F2F2F2 url(../../images/website/QQ.png) no-repeat }
.yb_bar .yb_chat{background:#F2F2F2 url(../../images/website/chat.png) no-repeat }
/* .yb_bar .yb_chat{background:#F2F2F2 url(../../../images/website/chat.png) no-repeat } */
/* .yb_bar .yb_search{background:#F2F2F2 url(../../../images/website/search.png) no-repeat } */
.yb_bar ul{
	padding: 0;
}
.chat-tips {
	padding: 10px;
	width:75px;
	border: 1px solid #d1d2d6;
	position: absolute;
	right: 85px;
	top: 30px;
	background-color: #ffffff;
	display: none;
}

