@charset "utf-8";
/*头部的变换颜色*/
.Zhutibj{background:#000;width:100%;min-width:1020px;}
.logo01{
	width:100%;
	height:150px;
	min-width:700px;
	background-color:#424347;
	}
#daohang{
	width:100%;
	height:30px;
	background-color:#B8193F;
	overflow:hidden;
	}
#daohang a:link {
	color: #FFF;
	text-decoration: none;
}
#daohang a:visited {
	color: #FFF;
	text-decoration: none;
}
#daohang a:hover{
	color: #FFF;
	text-decoration: none;
	background-color:#000;
	}
.fu{
	border-right:#000 solid 1px;
	color:#FFF;
	}
.shoucang a{ color:#FFFFFF;}

/*产品页面按钮的变换颜色*/	
.hong div.askmore{background-color:#d32525;}
.hui div{background-color:#bebebe;}
/*产品页面浮动窗口按钮的变换颜色*/	
.Tjiao{  background:#d32525;}
.Tjiao a{ color:#FFF;}
/*产品页面浮动窗口边框的变换颜色*/
.biankuang{background:#FFF; border:solid 4px #d32525;position:relative;z-index:1;}
.redd{ border:solid 1px #d32525;}
.bb{border-bottom:solid #d32525 1px;}
/*服务页面浮动窗口边框的变换颜色*/
.an{border-radius:3px; background:#d32525;}
.an a:link{ color:#FFF; text-decoration:none}
.an a:visited{ color:#FFF; text-decoration:none} 
.an a:hover{ color:#FFF; text-decoration:none}
/*经销商页面名片背景变换颜色*/
.bianse li:hover{ background-color:#DA1C48;}
/*服务页面按钮变换颜色*/	
/*.bottom div{background:#d32525;}*/
.bottom h2{color:#FFF;}
.bottom h3{color:#FFF;}

/*浮动窗口页面表格里文字的样式颜色*/	
.fonth{ color:#d32525; font-size:18px; font-weight:bold; font-family:"微软雅黑"; padding-left:10px;}
.fontg{ color: #666; font-size:14px;font-weight:bold; font-family:"微软雅黑";}
.fontx{ color:#d32525; font-size:14px;font-weight:bold; font-family:"微软雅黑";}



.fu1{
	margin-left:30%
	}


.tutan {
position: fixed;
top: 50%;
left: 50%;
margin: -250px 0 0 -300px;
width: 500px;
background: #d6d6d6;
text-align: center;
padding: 15px 0 15px 0;
border-radius: 5px;
display: none;}


