﻿
* 
{
	font-family: "微软雅黑","Microsoft YaHei","宋体",Arial,Helvetica,sans-serif,Tahoma;
    border: 0 none;
    margin: 0;
    padding: 0;
}
.telephone {
  border-radius: 14px;
  display: block;
  height: 26px;
  position: absolute;
  right: 5px;
  top: 4px;
  width: 214px;
  z-index: 99999;
  display:none;
}
.telephone .bd {
  border-radius: 14px 0 0 14px;
  color: #999;
  float: left;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  padding-left: 14px;
  width: 120px;
}
.telephone .btn {
  line-height: 22px;
  border-radius: 0 14px 14px 0;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 14px;
  height: 26px;
  width: 80px;
}
 .btn1 {
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  padding: 5px 15px;
}

html, body {
    font-size: 12px;
    height: 100%;
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
}


ul,li{list-style:none;}

#tab{position:relative;}
#tab .tabList ul li{
	float:left;
	background:#ededed;
	background:-moz-linear-gradient(top, #fefefe, #ededed);	
	background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
	background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed));
	border:1px solid #ccc;
	padding:5px 0 5px 0;
	line-height: 22px;
	width:100px;
	height:22px;
	text-align:center;
	margin-left:-1px;
	position:relative;
	cursor:pointer;
	font-size:14px;
}
#tab .tabCon{
	position:absolute;
	left:-1px;
	top:33px;
	border:1px solid #ccc;
	border-top:none;
	width:350px;
}
#tab .tabCon div{
	padding:0px 10px 8px 10px;
	width:95%;
	position:relative;
	display:none;
}
#tab .tabList li.cur1{
	border-bottom:none;
	background:#fff;
}
#tab .tabList li.kongge{
	border-top:1px solid #fff;
	border-right:none;
	background:#fff;
	cursor:default;
}
#tab .tabCon div.cur1{
	display:block;
}
.input1 {

    height: 30px;
    line-height: 30px;
    width: 200px;
    font-size: 12px;
    padding-left: 8px;
}
.p1
{
	font-size:14px;background:url(../images/notice.png) 12px 1px no-repeat;color:#999;font-weight:normal;word-wrap:break-word;padding: 0px 0px 0px 34px;
}
label
{
	font-size:14px;
}
.red
{
	color:Red;
}

#LRfloater3{z-index: 2147483647; right: 0px; bottom: 0px; position: fixed !important;}
#LRMINIBar {
    display: none;
    position: fixed;
    z-index: 2147483647;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
}
.LR-BTN {
    display: block;
    width: 60px;
    height: 60px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 31px;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .16);
    cursor: pointer;
    text-decoration: none;
    background-color: #ff4e4e;
}
.LR_Mini_ICON span, .LR_Mini_ICON div, .LR_Mini_ICON img {
    float: none;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
}
#LR-BTN-ICON {
    display: block;
    width: 32px;
    height: 32px;
    margin: 14px;
    position: absolute;
}
#LR-CIRCLE {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    font-size: 18px;
    line-height: 60px;
    background-color: #00a6f1;
    color: #fff;
}
#LRMINIBar{display: block; right: 15px; bottom: 30px;}
.LR-ICON {
    background-size: 32px auto !important;
    background-repeat: no-repeat !important;
    background-image: url(../images/mclose.png) !important;
}
#LR-BUBBLE {
    position: fixed;
    display: none;
    width: 90%;
    margin: 0 5% 74px 5%;
    border: 1px solid #f7f7f7;
    color: #000;
    text-align: left;
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .16);
    line-height: 1.428571429;
    background-color: #fff;
}
#LR-BUBBLE-CLOSE {
    position: absolute;
    top: 1px;
    right: 3px;
    width: 26px;
    height: 26px;
    background-position: -3px -58px;
}
#LR-BUBBLE-INSIDE {
    margin: 10px;
}
#LR-BUBBLE-AVATAR {
    width: 26px;
    height: 26px;
    border-radius: 13px;
    margin-right: 6px;
    vertical-align: top;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
}
#LR-BUBBLE-NAME {
    display: inline-block;
    margin-top: 3px;
    font-size: 16px;
    color: #000;
}
#LR-BUBBLE-MSG {
    height: 40px;
    margin-top: 5px;
    font-size: 14px;
    overflow: hidden;
    color: #000;
}
.LR-BTN{background-color: #ff4e4e;}