<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* 侧边栏 */
/* ms-sidebar */
.ms-sidebar{
    width: 60px;
    position: fixed;
    right: 9px;
    top: 50%;
    margin-top: -211px;
    background: #ffffff;
    z-index: 20;
	font-size:12px;
}
.ms-sidebar span{
    position: relative;
    display: block;
    padding: 4px 0;
    text-align: center;
    background: #7B8ABE;
    line-height: 26px;
    color: #ffffff;
}

.ms-sidebar span b{
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #7B8ABE;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -6px;
}
.ms-sidebar a{    display: block;    padding: 8px 0;    line-height: 20px;    color: #777777;    text-align: center;    text-decoration: none;    border: 1px solid #f2f2f2;    margin-top: -1px;}
.ms-sidebar a:hover{    color: #7B8ABE;}
/*ms-sidebar end*/
.us-icon14 {  width: 23px;  height: 21px;  /*background-image: url("/style/img/icon14.png");*/}
.us-icon15 {  width: 19px;  height: 17px;  /*background-image: url("/buy/style/slice/icon15.png");*/}
.us-icon {  display: inline-block;  vertical-align: middle;  }
  .ms-call {  position: relative;}
/*回呼api*/

.backcall{
	position: fixed;
	bottom: 9px;
	right: 9px;
	z-index: 99999;
	width: 280px;
	height: 30px;	
	font-size:12px;
    background: #ffffff;  border: 1px solid #cccccc;  padding: 0 0 0 10px;}
.backcall ins{text-decoration:none;}
.backcall input[type="text"]{
    background: url("/buy/style/slice/icon5.png") no-repeat left ;
	padding:0 0 0 20px;
    width: 175px;
    height: 28px;
    line-height: 26px\9;
    border: none;
	outline: none;	
		}
.backcall button{
    height: 30px;
    line-height: 30px;
    text-align: center;
   	color:#fff;
	font-size:bold;
	font-family: 微软雅黑;
    border: 0 none;
	width:85px;
	 /*background: url("/buy/style/slice/icon50.png") -105px -205px rgb(233, 118, 49);*/
	 background:#7B8ABE;
}
/*回呼弹框*/
.lxb-cb-tip{width:286px;height:120px;top:-145px;left:0px;background:#FFECBF;line-height:15px;padding:10px 0;position:absolute;}
.lxb-cb-tip-con{width:200px;height:100px;top:20px;left:30px;margin:0 auto;position:absolute;}
[class^=lxb-cb-input-tip]{height:20px;line-height:20px;text-align:left;}
.lxb-cb-input-tip-mobile{background:url(http://lxbjs.baidu.com/newFloat/asset/img/cb-tip-icon.png) 0 -10px no-repeat;padding-left:20px;}
.lxb-cb-input-tip-tel{background:url(http://lxbjs.baidu.com/newFloat/asset/img/cb-tip-icon.png) 0 -25px no-repeat;padding-left:20px;}
.lxb-cb-input-tip-em{color:#C60;}
.lxb-cb-tip-arrow{top:82px;left:306px;}
.lxb-cb-tip-close{position:absolute;font-size:12px;line-height:1.2em;height:12px;right:10px;top:10px;font-weight:700;font-family:宋体;cursor:pointer;color:#000;}
/*回呼api*/
</pre></body></html>