
/* reset */

a{text-decoration: none;color:#666;font-family:"Microsoft YaHei";font-size:12px;}
a:hover{color:#005ca7;}
ul {list-style: none;}
.clear{ clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
.clearFix { zoom:1; }
.clearFix:after { content:'.'; display:block; height:0; clear:both; visibility:hidden;}
table{border-collapse:collapse;}
::selection{background:#0080FF; color: white; /* Safari */} 
::-moz-selection{background:#0080FF; color: white; /* Firefox */ } /*鼠标滑过变色*/
body{font-size: 14px; font-family: "arial"; margin: 0 auto;}
.opacity{background:#000;opacity:0.5;filter: alpha(opacity=50);}/*背景色半透明*/


/*禁用表单input、select元素的默认外观*/
input,select{
-webkit-appearance:none;
        appearance:none;  
}

/*禁用 select 默认下拉箭头*/
select::-ms-expand {
	display: none;
}

/*禁用 radio 和 checkbox 默认样式*/
input[type=radio]::-ms-check,
input[type=checkbox]::-ms-check{
	display: none;
}



/*客服*/

.qqkefu{
	position: fixed;
    bottom:40%;
    _position: absolute;
   _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
	right:0;
	width:39px;
	}
.qqkefu ul li{
	width: 39px;
	height:39px;
	margin-bottom:1px;
	float:right;
	background:#005ca7;
	line-height:36px;
	font-size:14px;
	cursor:pointer;
	position:relative;
	
	
}
.qqkefu ul li a{
	color:#fff;
	}
.qqkefu ul li.qq_cza{
	overflow:hidden
	}
.qqkefu ul li:hover{
	background:#005ca7;
	}
.qqkefu ul li.top{
	color:#1c1c1c;
	font-weight:800;
	text-align:center;
	line-height:45px;
	background:#ffffff;
	position:relative;
	width:39px;
	cursor:pointer
	}
.qqkefu ul li.top span{
	position:absolute;
	display:block;
	left:0;
	top:-5px;
	height:5px;
	width:39px;
	background:url(/image/czx2.png) no-repeat center;}
.qqkefu ul li.top:hover{
	background:#CBCBCB}
.qqkefu ul li.top:hover span{
	background:url(/image/czx2_hover.png) no-repeat center}
.qqkefu ul li b{
	width:39px;
	height:39px;
	display:block;
	overflow:hidden;
	float:left}
.qqkefu ul li span{ 
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.qqkefu ul li b.a{
	background:url(/image/czx4.png) no-repeat center center;
}
.qqkefu ul li b.b{
	background:url(/image/czx3.png) no-repeat center center;
}
.qqkefu ul li b.c{
	background:url(/image/czx5.png) no-repeat center center;
}
.qqkefu ul li b.e{
	background:url(/image/dianhua.png) no-repeat center center;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}



.erweima{
	
	height: 150px;
	position: absolute;
	top: -107px;
	right: 39px;
	background: #FFF;
	border: 1px solid #CCC;
	
	cursor: default !important;
	display:none
	}
.erweima p{
	line-height: 20px;
	color: #000;
	font-size: 12px;
	text-align: center;
	float: left;
	width: 130px;
	}
.erweima p img{
	width: 110px;
	height: 110px;
	margin: 10px 10px 0px 10px;
	}	
.erweima .arrow3 {
	width: 5px;
	height: 10px;
	display: block;
	background:url(/image/czx6.png) no-repeat;
	position: absolute;
	right: -5px;
	top: 122px;
}